removeLabelsFromDocument
No description
removeLabelsFromDocument(
id: String!
labels: [String]!
): DocumentType
No description
removeLabelsFromDocument(
id: String!
labels: [String]!
): DocumentType
removeLabelsFromDocument.id
● String!
non-null scalarremoveLabelsFromDocument.labels
● [String]!
non-null scalarDocumentType
object