Magidoc

removePostCommentReaction
Mutation

Removes a reaction emoji from a comment.

Access: Requires user access to the workspace.

Arguments

#

commentId

ID !
Non-null

ID of the comment

emoji

Non-null

Emoji string to remove

Response

#

Returns PostComment !.

Example

#