Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppPurchaseOneTimeConnection
An auto-generated type for paginating through multiple AppPurchaseOneTimes.
Signature:
export interface AppPurchaseOneTimeConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<AppPurchaseOneTimeEdge> | A list of edges. | |
nodes | Array<AppPurchaseOneTime> | A list of the nodes contained in AppPurchaseOneTimeEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |