PullRequestUpdateState [enum]
The possible target states when updating a pull request.
Possible values
CLOSED
A pull request that has been closed without being merged.
OPEN
A pull request that is still open.
API:
Github GraphQL API