stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleCustomerSelectionInput > customerIdsToAdd

AdminTypes.PriceRuleCustomerSelectionInput.customerIdsToAdd property

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