OBJECT

AddReactionPayload

link GraphQL Schema definition

1type AddReactionPayload {
2
3content: ReactableContent!
4
5}