# DraftOrderDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `draftOrderDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted draft order. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [draftOrderDelete](/docs/api/admin/unstable/mutations/draftOrderDelete) ## Examples