stack

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

AdminTypes.AppSubscriptionConnection interface

An auto-generated type for paginating through multiple AppSubscriptions.

Signature:

export interface AppSubscriptionConnection 

Properties

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.