Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileLocationGroupInput > locationsToRemove
The list of location IDs to be removed from this location group.
**Note:** due to API input array limits, a maximum of 250 items can be sent per each request.
Signature:
locationsToRemove?: InputMaybe<Array<Scalars['ID']['input']>>;