stack

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

AdminTypes.SubscriptionLineEdge interface

An auto-generated type which holds one SubscriptionLine and a cursor during pagination.

Signature:

export interface SubscriptionLineEdge 

Properties

Property Modifiers Type Description
cursor   Scalars[‘String’][‘output’] A cursor for use in pagination.
node   SubscriptionLine The item at the end of SubscriptionLineEdge.