Input Object GitHub::IssueOrder

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

Input Fields

field: IssueOrderField!

The field in which to order issues by.

direction: OrderDirection!

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

Uses

Label.issues

Label.pullRequests

Milestone.issues

Milestone.pullRequests

Ref.associatedPullRequests

Repository.issues

Repository.pullRequests

User.issues

User.pullRequests