stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > GiftCardConnection

AdminTypes.GiftCardConnection interface

An auto-generated type for paginating through multiple GiftCards.

Signature:

export interface GiftCardConnection 

Properties

Property Modifiers Type Description
edges   Array<GiftCardEdge> A list of edges.
nodes   Array<GiftCard> A list of the nodes contained in GiftCardEdge.
pageInfo   PageInfo Information to aid in pagination.