removeReactionFromComment
No description
removeReactionFromComment(
  input: CommentReactionInput!
): Comment!
Arguments
removeReactionFromComment.input ● CommentReactionInput! non-null input
Type
Comment object
Comment(id, commentable_type, commentable_id, parent_comment, created, modified, commenter, text, language_code, is_edited, is_deleted)