# DiscountOnQuantityInput - admin-graphql - INPUT_OBJECT Version: 2025-01 ## Description The input fields for the quantity of items discounted and the discount value. ### Access Scopes ## Fields * [effect](/docs/api/admin-graphql/2025-01/input-objects/DiscountEffectInput): DiscountEffectInput - The percentage value of the discount. * [quantity](/docs/api/admin-graphql/2025-01/scalars/UnsignedInt64): UnsignedInt64 - The quantity of items that are discounted. ## Input objects with this input object * [DiscountCustomerGetsValueInput](/docs/api/admin-graphql/2025-01/input-objects/DiscountCustomerGetsValueInput) ## Examples