DeliveryProfileLocationGroup object
Links a location group with zones associated to a delivery profile.
On this page
Connections
- locationGroupZones (
[DeliveryLocationGroupZoneConnection!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroupzone)
)
The applicable zones associated to a location group and delivery profile.
Fields
- countriesInAnyZone (
[[DeliveryCountryAndZone!]!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycountryandzone)
)
The countries already selected in any zone for the given location group and profile. - locationGroup (
[DeliveryLocationGroup!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroup)
)
The location group associated to a delivery profile.
Types that return DeliveryProfileLocationGroup
[DeliveryProfile.profileLocationGroups](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryprofile#profilelocationgroups-2021-01)