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