OBJECT

RemoveReactionPayload

link GraphQL Schema definition

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