OBJECT
Autogenerated return type of RemoveReaction
type RemoveReactionPayload {# A unique identifier for the client performing the mutation.clientMutationId: String # The reaction object.reaction: Reaction! # The reactable subject.subject: Reactable! }