createComment
Create a new comment.
createComment(
input: CreateCommentInput!
): Comment!
Arguments
createComment.input
● CreateCommentInput!
non-null input
Type
Comment
object
Represents information about a comment.