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