Delete Work Item Note Emoji Reaction
gitlab_delete_work_item_note_emoji_reactionRemove your emoji reaction from a GitLab work item note using the specific note ID and emoji name.
Instructions
Remove the current user's emoji reaction from a work item note by GraphQL note_id and emoji name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| name | Yes | ||
| note_id | Yes | ||
| project_id | No |