gql_react_to_post
Add emoji reactions to posts in Thinkific using GraphQL. Supports EYES, HEART_EYES, JOY, LIKE, OPEN_MOUTH, PENSIVE, TADA, and WAVE reactions.
Instructions
React to a post with an emoji reaction (GraphQL). Valid reactions: EYES, HEART_EYES, JOY, LIKE, OPEN_MOUTH, PENSIVE, TADA, WAVE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | The post ID to react to | |
| reaction | Yes | The reaction type |