stack

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

AdminTypes.DeliveryProfileLocationGroupInput.locationsToRemove property

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']>>;