--- title: OrderEditAppliedDiscountInput - GraphQL Admin description: The input fields used to add a discount during an order edit. 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/ordereditapplieddiscountinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ordereditapplieddiscountinput.md --- # Order​Edit​Applied​Discount​Input input\_object The input fields used to add a discount during an order edit. ## Fields * description [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The description of the discount. * fixed​Value [Money​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MoneyInput) The value of the discount as a fixed amount. * percent​Value [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) The value of the discount as a percentage. *** ## Map No referencing types