--- title: DraftOrderPriceOverrideRemovedWarning - GraphQL Admin description: >- A warning indicating that a price override was removed from a draft order line item. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DraftOrderPriceOverrideRemovedWarning md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DraftOrderPriceOverrideRemovedWarning.md --- # Draft​Order​Price​Override​Removed​Warning object Requires `read_draft_orders` access scope. A warning indicating that a price override was removed from a draft order line item. ## Fields * error​Code [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The error code. * field [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The input field that the warning applies to. * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The warning message. *** ## Map No referencing types *** ## Interfaces * [Draft​Order​Warning](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DraftOrderWarning) interface *** ## DraftOrderPriceOverrideRemovedWarning Implements ### Implements * [Draft​Order​Warning](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DraftOrderWarning)