stack

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

AdminTypes.PriceRuleCustomerSelectionInput.customerIdsToRemove property

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