Πήγαινε στο κύριο περιεχόμενο

createDocumentLabel

SRP

Create a label on a document.

Input

labelCreateInput

Return Type

ID

Example

mutation CreateLabel {
createDocumentLabel(input: {
documentId: "ZG9jMTIzNDU2"
label: "urgent"
})
}

Export This Article

Save a copy of this page as PDF or plain text.