GiftcardTemplateConnection
The connection type for GiftcardTemplate.
type GiftcardTemplateConnection {
edges: [GiftcardTemplateEdge]
pageInfo: PageInfo!
}
Fields
GiftcardTemplateConnection.edges ● [GiftcardTemplateEdge] list object
A list of edges.
GiftcardTemplateConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Returned by
GiftcardTemplate query