# DeliveryLocationGroupZone - admin-graphql - OBJECT Version: 2024-10 ## Description Links a location group with a zone and the associated method definitions. ### Access Scopes Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [methodDefinitionCounts](/docs/api/admin-graphql/2024-10/objects/DeliveryMethodDefinitionCounts): DeliveryMethodDefinitionCounts! - The number of method definitions for the zone. * [zone](/docs/api/admin-graphql/2024-10/objects/DeliveryZone): DeliveryZone! - The zone associated to a location group. ## Connections * [methodDefinitions](/docs/api/admin-graphql/2024-10/connections/DeliveryMethodDefinitionConnection): DeliveryMethodDefinitionConnection! ## Related queries ## Related mutations ## Related Unions ## Examples