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