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