--- title: DeliveryLocationGroupZone - GraphQL Admin description: Links a location group with a zone and the associated method definitions. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliverylocationgroupzone md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/connections/DeliveryMethodDefinitionConnection) non-null The method definitions associated to a zone and location group. * zone [Delivery​Zone!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/connections/DeliveryLocationGroupZoneConnection#returns-nodes) * {}[DeliveryLocationGroupZoneEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryLocationGroupZoneEdge#field-DeliveryLocationGroupZoneEdge.fields.node) * {}[DeliveryProfileLocationGroup.locationGroupZones](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryProfileLocationGroup#field-DeliveryProfileLocationGroup.fields.locationGroupZones)