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