GiftcardDenominationEdge
An edge in a connection.
type GiftcardDenominationEdge {
cursor: String!
node: GiftcardDenomination
}
Fields
GiftcardDenominationEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
GiftcardDenominationEdge.node ● GiftcardDenomination object
The item at the end of the edge.