Input Object GitHub::PullRequestOrder
Ways in which lists of issues can be ordered upon return.
Input Fields
field: PullRequestOrderField!
The field in which to order pull requests by.
direction: OrderDirection!
The direction in which to order pull requests by the specified field.