Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleCustomerSelectionInput > customerIdsToRemove
A list of customers to remove from the current list of customers to whom the price rule applies.
Signature:
customerIdsToRemove?: InputMaybe<Array<Scalars['ID']['input']>>;