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