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