# DiscountCustomerBuysInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for prerequisite items and quantity for the discount. ### Access Scopes ## Fields * [items](/docs/api/admin-graphql/2024-10/input-objects/DiscountItemsInput): DiscountItemsInput - The IDs of items that the customer buys. The items can be either collections or products. * [value](/docs/api/admin-graphql/2024-10/input-objects/DiscountCustomerBuysValueInput): DiscountCustomerBuysValueInput - The quantity of prerequisite items. ## Input objects with this input object * [DiscountAutomaticBxgyInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticBxgyInput) * [DiscountCodeBxgyInput](/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBxgyInput) ## Examples