DocumentUpdateInput
No description
input DocumentUpdateInput {
description: String
}
Fields
DocumentUpdateInput.description ● String scalar
Optional description to update the document with.
Member Of
documentUpdate mutation