stack

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

AdminTypes.SellingPlanGroupConnection interface

An auto-generated type for paginating through multiple SellingPlanGroups.

Signature:

export interface SellingPlanGroupConnection 

Properties

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.