Magidoc

removePostReaction
Mutation

Removes a reaction emoji from a post.

Access: Requires user access to the workspace.

Arguments

#

postId

ID !
Non-null

ID of the post to remove reaction from

emoji

Non-null

Emoji string to remove

Response

#

Returns Post !.

Example

#