stack

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

AdminTypes.DeliveryProfileLocationGroupInput.zonesToCreate property

The list of location group zones to create.

**Note:** due to the potential complexity of the nested data, it is recommended to send no more than 5 zones per each request.

Signature:

zonesToCreate?: InputMaybe<Array<DeliveryLocationGroupZoneInput>>;