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