# DiscountCustomerBuys - admin-graphql - OBJECT Version: 2024-10 ## Description The prerequisite items and prerequisite value that a customer must have on the order for the discount to be applicable. ### Access Scopes Apps must have `read_discounts` access scope. ## Fields * [items](/docs/api/admin-graphql/2024-10/unions/DiscountItems): DiscountItems! - The items required for the discount to be applicable. * [value](/docs/api/admin-graphql/2024-10/unions/DiscountCustomerBuysValue): DiscountCustomerBuysValue! - The prerequisite value. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples