Skip to main content

PromotionCountableEdge Object

No description

type PromotionCountableEdge {
node: Promotion!
cursor: String!
}

Fields

PromotionCountableEdge.node ● Promotion! non-null object discounts

The item at the end of the edge.

PromotionCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

PromotionCountableConnection object