stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileInput > locationGroupsToCreate

AdminTypes.DeliveryProfileInput.locationGroupsToCreate property

The list of location groups to be created in the delivery profile.

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

Signature:

locationGroupsToCreate?: InputMaybe<Array<DeliveryProfileLocationGroupInput>>;