GiftCardTagCountableEdge
No description
type GiftCardTagCountableEdge {
node: GiftCardTag!
cursor: String!
}
Fields
GiftCardTagCountableEdge.node ● GiftCardTag! non-null object
The item at the end of the edge.
GiftCardTagCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member of
Was this page helpful?