Github GraphQL API / ReactionGroup

A group of emoji reactions to a particular piece of content.

Implements

Fields

content : ReactionContent!

createdAt : DateTime

reactors (
       String: String
       String: String
       Int: Int
       Int: Int
) : ReactorConnection!

subject : Reactable!

users (
       String: String
       String: String
       Int: Int
       Int: Int
) : ReactingUserConnection!

viewerHasReacted : Boolean!

Documentation created using imtala