A group of emoji reactions to a particular piece of content.
content : ReactionContent!
createdAt : DateTime
reactors
(
after: String
before: String
first: Int
last: Int
)
:
ReactorConnection!
subject : Reactable!
users
(
after: String
before: String
first: Int
last: Int
)
:
ReactingUserConnection!
viewerHasReacted : Boolean!