stack

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

AdminTypes.SubscriptionLineConnection interface

An auto-generated type for paginating through multiple SubscriptionLines.

Signature:

export interface SubscriptionLineConnection 

Properties

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.