--- title: DiscountMinimumQuantityInput - GraphQL Admin description: The input fields for the minimum quantity required for the discount. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/discountminimumquantityinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/discountminimumquantityinput.md --- # Discount​Minimum​Quantity​Input input\_object The input fields for the minimum quantity required for the discount. ## Fields * greater​Than​Or​Equal​To​Quantity [Unsigned​Int64](https://shopify.dev/docs/api/admin-graphql/latest/scalars/UnsignedInt64) The minimum quantity of items that's required for the discount to be applied. *** ## Input objects using this input * [Discount​Minimum​Requirement​Input.quantity](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DiscountMinimumRequirementInput#fields-quantity) INPUT OBJECT The input fields for the minimum quantity or subtotal required for a discount. *** ## Map ### Input objects using this input * [Discount​Minimum​Requirement​Input.quantity](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DiscountMinimumRequirementInput#fields-quantity)