DocumentMutationPayloadType
No description
type DocumentMutationPayloadType {
userErrors: [UserError]
success: Boolean
document: DocumentType
}
Fields
DocumentMutationPayloadType.userErrors ● [UserError] list object
DocumentMutationPayloadType.success ● Boolean scalar
Note: this is not fully supported yet everywhere.
DocumentMutationPayloadType.document ● DocumentType object
Returned by
moveDocumentsToFolder mutation ● moveDocumentToBin mutation ● moveDocumentToFolder mutation ● restoreDocumentfromBin mutation ● rotateDocumentImage mutation ● updateDocument mutation ● updateDocumentDrawing mutation