--- title: DeliveryLocationGroupZone - GraphQL Admin description: Links a location group with a zone and the associated method definitions. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryLocationGroupZone md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryLocationGroupZone.md --- # Delivery​Location​Group​Zone 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. ## Fields * method​Definition​Counts [Delivery​Method​Definition​Counts!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryMethodDefinitionCounts) non-null The number of method definitions for the zone. * method​Definitions [Delivery​Method​Definition​Connection!](https://shopify.dev/docs/api/admin-graphql/unstable/connections/DeliveryMethodDefinitionConnection) non-null The method definitions associated to a zone and location group. * zone [Delivery​Zone!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryZone) non-null The zone associated to a location group. *** ## Map ### Fields and connections with this object * <->[DeliveryLocationGroupZoneConnection.nodes](https://shopify.dev/docs/api/admin-graphql/unstable/connections/DeliveryLocationGroupZoneConnection#returns-nodes) * {}[DeliveryLocationGroupZoneEdge.node](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryLocationGroupZoneEdge#field-DeliveryLocationGroupZoneEdge.fields.node) * {}[DeliveryProfileLocationGroup.locationGroupZones](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryProfileLocationGroup#field-DeliveryProfileLocationGroup.fields.locationGroupZones)