Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleCustomerSelectionInput > customerIdsToAdd
List of customers to add to the current list of customers to whom the price rule applies. savedSearchIds
must be empty.
Signature:
customerIdsToAdd?: InputMaybe<Array<Scalars['ID']['input']>>;