DiscountCustomersInput input object

Specifies which customers to add to or remove from the discount.


Input fields

  • add ([[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    A list of customers to add to the current list of customers who can use the discount.
  • remove ([[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    A list of customers to remove from the current list of customers who can use the discount.