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