# DeliveryProfileLocationGroup - admin-graphql - OBJECT Version: 2024-10 ## Description Links a location group with zones. Both are associated to a delivery profile. ### Access Scopes Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [countriesInAnyZone](/docs/api/admin-graphql/2024-10/objects/DeliveryCountryAndZone): DeliveryCountryAndZone! - The countries already selected in any zone for the specified location group. * [locationGroup](/docs/api/admin-graphql/2024-10/objects/DeliveryLocationGroup): DeliveryLocationGroup! - The collection of locations that make up the specified location group. ## Connections * [locationGroupZones](/docs/api/admin-graphql/2024-10/connections/DeliveryLocationGroupZoneConnection): DeliveryLocationGroupZoneConnection! ## Related queries ## Related mutations ## Related Unions ## Examples