stack

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

AdminTypes.SellingPlanEdge interface

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

Signature:

export interface SellingPlanEdge 

Properties

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