stack

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

AdminTypes.DeliveryLocationGroupZoneConnection interface

An auto-generated type for paginating through multiple DeliveryLocationGroupZones.

Signature:

export interface DeliveryLocationGroupZoneConnection 

Properties

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.