INPUT_OBJECT

AddReactionInput

link GraphQL Schema definition

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