Input Object GitHub::ReactionOrder

Ways in which lists of reactions can be ordered upon return.

Input Fields

field: ReactionOrderField!

The field in which to order reactions by.

direction: OrderDirection!

The direction in which to order reactions by the specified field.

Uses

CommitComment.reactions

Issue.reactions

IssueComment.reactions

PullRequest.reactions

PullRequestReview.reactions

PullRequestReviewComment.reactions

TeamDiscussion.reactions

TeamDiscussionComment.reactions

Reactable.reactions