PromotionCountableConnection Object
No description
type PromotionCountableConnection {
pageInfo: PageInfo!
edges: [PromotionCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [PromotionCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
promotions query