--- title: DraftOrderDeleteInput - GraphQL Admin description: The input fields to specify the draft order to delete by its ID. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/DraftOrderDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/DraftOrderDeleteInput.md --- # Draft​Order​Delete​Input input\_object The input fields to specify the draft order to delete by its ID. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/ID) non-null The ID of the draft order to delete. *** ## Map No referencing types