Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCustomersInput > remove
A list of customers to remove from the current list of customers who can use the discount.
Signature:
remove?: InputMaybe<Array<Scalars['ID']['input']>>;