# DraftOrderDeleteInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields to specify the draft order to delete by its ID. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the draft order to delete. ## Input objects with this input object * [draftOrderDelete](/docs/api/admin-graphql/2024-10/mutations/draftOrderDelete) ## Examples