stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileLocationGroupInput > zonesToUpdate

AdminTypes.DeliveryProfileLocationGroupInput.zonesToUpdate property

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>>;