Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanEdge
An auto-generated type which holds one SellingPlan and a cursor during pagination.
Signature:
export interface SellingPlanEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | SellingPlan | The item at the end of SellingPlanEdge. |