DeliveryProfileLocationGroupInput input object
Input fields for a delivery location group associated to a profile.
Input fields
- id (
[ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
Globally unique identifier of the LocationGroup. - locations (
[[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
The location ids of the locations to be moved to this location group. - zonesToCreate (
[[DeliveryLocationGroupZoneInput!]](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroupzoneinput))
Zones to create. - zonesToUpdate (
[[DeliveryLocationGroupZoneInput!]](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroupzoneinput))
Zones to update. 
