--- title: OrderStagedChangeRemoveDiscount - GraphQL Admin description: A discount application removed during an order edit. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderStagedChangeRemoveDiscount md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderStagedChangeRemoveDiscount.md --- # Order​Staged​Change​Remove​Discount object Requires `read_order_edits` access scope. A discount application removed during an order edit. ## Fields * discount​Application [Discount​Application!](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DiscountApplication) non-null The removed discount application. *** ## Map ### Possible type in * [Order​Staged​Change](https://shopify.dev/docs/api/admin-graphql/unstable/unions/OrderStagedChange)