--- title: DiscountMinimumQuantityInput - GraphQL Admin description: The input fields for the minimum quantity required for the discount. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountMinimumQuantityInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountMinimumQuantityInput.txt --- # 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/2024-10/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/2024-10/input-objects/DiscountMinimumRequirementInput#field-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/2024-10/input-objects/DiscountMinimumRequirementInput#field-quantity)