Github API - Test Config

ReactorEdge [object]

Represents an author of a reaction.

Attributes
cursor String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

A cursor for use in pagination.

node Reactor

Reactor [union]

Types that can be assigned to reactions.

Union
BotMannequinOrganizationUser
API:
Github GraphQL API

The author of the reaction.

reactedAt DateTime

DateTime [scalar]

An ISO-8601 encoded UTC date string.

API:
Github GraphQL API

The moment when the user made the reaction.

API:
Github GraphQL API