GiftcardConnection
The connection type for Giftcard.
type GiftcardConnection {
edges: [GiftcardEdge]
pageInfo: PageInfo!
}
Fields
GiftcardConnection.edges ● [GiftcardEdge] list object
A list of edges.
GiftcardConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Viewer object