Magidoc

addPostReaction
Mutation

Adds a reaction emoji to a post.

Access: Requires user access to the workspace.

Arguments

#

postId

ID !
Non-null

ID of the post to add reaction to

emoji

Non-null

Emoji string (e.g. ':thumbsup:')

Response

#

Returns Post !.

Example

#