Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileInput > locationGroupsToUpdate
The list of location groups to be updated 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:
locationGroupsToUpdate?: InputMaybe<Array<DeliveryProfileLocationGroupInput>>;