stack

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

AdminTypes.DeliveryLocationGroup interface

A location group is a collection of locations. They share zones and delivery methods across delivery profiles.

Signature:

export interface DeliveryLocationGroup extends Node 

Extends: Node

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘output’] A globally-unique ID.
locations   LocationConnection A list of all locations that are part of this location group.
locationsCount   Scalars[‘Int’][‘output’] A count of all locations that are part of this location group.