Github API - Test Config

ProjectState [enum]

State of the project; either 'open' or 'closed'

Possible values
CLOSED

The project is closed.

OPEN

The project is open.

API:
Github GraphQL API