OBJECT
AdvertsConnection
The connection type for Advert.
link GraphQL Schema definition
- type AdvertsConnection {
- # A list of edges.
- AdvertsEdge] : [
- # A list of nodes.
- Advert] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }
link Require by
- AdvertSearchResponseAdvert search response payload.
- AdvertVettingApproveMutationPayloadAutogenerated return type of AdvertVettingApproveMutation.
- AdvertVettingRejectMutationPayloadAutogenerated return type of AdvertVettingRejectMutation.
- AdvertVettingResubmitMutationPayloadAutogenerated return type of AdvertVettingResubmitMutation.
- Mappingnull
- MeasurementUnitMeasurement unit
- PromotionA promotion, sale, or special discount.
- QueryRoot queries that don't modify database records.
- TaxonCategory or Sub-category for organising adverts. Has a tree-like structure with parents and children.