stack

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

AdminTypes.AppInstallationConnection interface

An auto-generated type for paginating through multiple AppInstallations.

Signature:

export interface AppInstallationConnection 

Properties

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.