Skip to main content
Anchor to DeliveryLocationGroupZone

DeliveryLocationGroupZone

object

Requires Any of assigned_shipping or shipping access scopes or manage_delivery_settings user permission.

Links a location group with a zone and the associated method definitions.

Anchor to methodDefinitionCountsmethodDefinitionCounts
DeliveryMethodDefinitionCounts!
non-null

The number of method definitions for the zone.

DeliveryMethodDefinitionConnection!
non-null

The method definitions associated to a zone and location group.

Arguments

Boolean

Return only eligible or ineligible method definitions.

DeliveryMethodDefinitionType

Return only merchant or participant method definitions.

Int

The first n elements from the paginated list.

String

The elements that come after the specified cursor.

Int

The last n elements from the paginated list.

String

The elements that come before the specified cursor.

Boolean
Default:false

Reverse the order of the underlying list.

MethodDefinitionSortKeys
Default:ID

Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.


DeliveryZone!
non-null

The zone associated to a location group.


Was this section helpful?