# DiscountCustomerSelectionInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the customers who can use this discount. ### Access Scopes ## Fields * [all](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Whether all customers can use this discount. * [customerSegments](/docs/api/admin-graphql/2024-10/input-objects/DiscountCustomerSegmentsInput): DiscountCustomerSegmentsInput - The list of customer segment IDs to add or remove from the list of customer segments. * [customers](/docs/api/admin-graphql/2024-10/input-objects/DiscountCustomersInput): DiscountCustomersInput - The list of customer IDs to add or remove from the list of customers. ## Input objects with this input object * [DiscountCodeAppInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeAppInput) * [DiscountCodeBasicInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBasicInput) * [DiscountCodeBxgyInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBxgyInput) * [DiscountCodeFreeShippingInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeFreeShippingInput) ## Examples