DeliveryLocationGroupZoneInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a delivery zone associated to a location group and profile.
Access Scopes
Fields
-
countries:
DeliveryCountryInput -
A list of countries to associate with the zone.
-
id:
ID -
A globally-unique ID of the zone.
-
methodDefinitionsToCreate:
DeliveryMethodDefinitionInput -
A list of method definitions to create.
-
methodDefinitionsToUpdate:
DeliveryMethodDefinitionInput -
A list of method definitions to update.
-
name:
String -
The name of the zone.
Input objects with this input object
Examples