DiscountCustomerSelectionInput input object
Specifies the customers who can use this discount.
Input fields
- all (
[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Whether all customers can use this discount. - customerSavedSearches (
[DiscountCustomerSavedSearchesInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomersavedsearchesinput)
)
The list of customer saved search IDs to add or remove from the list of customer saved searches. - customers (
[DiscountCustomersInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomersinput)
)
The list of customer IDs to add or remove from the list of customers.