NoteReactionCreateInput
Input values for noteReactionCreate.
Input Fields
Section titled “Input Fields”clientMutationId (
String
)
A unique identifier for the client performing the mutation.
noteId (
ID!
)
The identifier of the note you want to add a reaction to.
reaction (
String!
)
The type of reaction to add to the note. Valid values are:
- 👍
- 👎
- 😀
- 😕
- 🎉
- ❤️