GraphQLReferenceMutationscreateDraftOn this pagecreateDraft Create a draft of send details that can be resumed later. Input draftCreateInput Return Type ID Example mutation CreateDraft { createDraft(input: { name: "Q3 Contracts Draft" groupId: "Z3JwMTIzNDU2" shared: false })} Related updateDraft deleteDraft Draft type