Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileLocationGroupInput > zonesToUpdate
The list of location group zones to update.
**Note:** due to the potential complexity of the nested data, it is recommended to send no more than 5 zones per each request.
Signature:
zonesToUpdate?: InputMaybe<Array<DeliveryLocationGroupZoneInput>>;