OBJECT
PromotionsConnection
The connection type for Promotion.
link GraphQL Schema definition
- type PromotionsConnection {
- # A list of edges.
- PromotionsEdge] : [
- # A list of nodes.
- Promotion] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }