removeCommentReaction
removeCommentReaction will remove a Reaction authored by the current logged in User on a Comment if it exists.
removeCommentReaction(
input: RemoveCommentReactionInput!
): RemoveCommentReactionPayload
removeCommentReaction will remove a Reaction authored by the current logged in User on a Comment if it exists.
removeCommentReaction(
input: RemoveCommentReactionInput!
): RemoveCommentReactionPayload
removeCommentReaction.input
● RemoveCommentReactionInput!
non-null inputRemoveCommentReactionPayload
object