Object GitHub::ReactionConnection
A list of reactions that have been left on the subject.
Fields
edges: [ReactionEdge]
A list of edges.
nodes: [Reaction]
A list of nodes.
pageInfo: PageInfo!
Information to aid in pagination.
totalCount: Int!
Identifies the total count of items in the connection.
viewerHasReacted: Boolean!
Whether or not the authenticated user has left a reaction on the subject.