stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCustomersInput > remove

AdminTypes.DiscountCustomersInput.remove property

A list of customers to remove from the current list of customers who can use the discount.

Signature:

remove?: InputMaybe<Array<Scalars['ID']['input']>>;