PromotionCountableEdge Object
No description
type PromotionCountableEdge {
node: Promotion!
cursor: String!
}
Fields
node ● Promotion!
The item at the end of the edge.
cursor ● String!
A cursor for use in pagination.
Member Of
PromotionCountableConnection object