Mutation

COMING SOON

Updating the status of a document will required the fields listed below, and must include the ID of the document to update. If the status is incompatible or the document does not exist for the user accessing the API a failure error will be returned.

mutation updateDocumentStatus {
	
}