INPUT_OBJECT

RemoveReactionInput

link GraphQL Schema definition

1input RemoveReactionInput {
3
2emoteID: ID!
5
4entityID: ID!
6}