Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileInput > locationGroupsToCreate
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>>;