createCommentOnDocument
No description
createCommentOnDocument(
documentId: String!
content: String!
): CommentType
No description
createCommentOnDocument(
documentId: String!
content: String!
): CommentType
createCommentOnDocument.documentId
● String!
non-null scalarcreateCommentOnDocument.content
● String!
non-null scalarCommentType
object