updateComment
Update an existing comment.
updateComment(
input: UpdateCommentInput!
): Comment!
Arguments
updateComment.input ● UpdateCommentInput! non-null input
Type
Comment object
Represents information about a comment.