stack

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

AdminTypes.DeliveryProfileLocationGroupInput.locationsToAdd property

The list of location IDs to be added to this location group.

**Note:** due to API input array limits, a maximum of 250 items can be sent per each request.

Signature:

locationsToAdd?: InputMaybe<Array<Scalars['ID']['input']>>;