updateDocumentDraft
Update a document draft with annotations and refreshed lock
Arguments
Returns
UpdateDocumentDraftPayload Example
mutation updateDocumentDraft($input: UpdateDocumentDraftInput!) { updateDocumentDraft(input: $input) { document_draft messages }}