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.

Show fields
•DeliveryMethodDefinitionConnection!
non-null

The method definitions associated to a zone and location group.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Boolean

Return only eligible or ineligible method definitions.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•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.

Show enum values
•DeliveryMethodDefinitionType

Return only merchant or participant method definitions.

Show enum values

•DeliveryZone!
non-null

The zone associated to a location group.

Show fields

Was this section helpful?