GraphQLReferenceMutationsdeleteDraftOn this pagedeleteDraft Delete a draft. Input draftDeleteInput Return Type ID Example mutation DeleteDraft { deleteDraft(input: { draftId: "ZHJmMTIzNDU2" })} Related createDraft Draft type