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