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