ProjectColumnPurpose [enum]
The semantic purpose of the column - todo, in progress, or done.
Possible values
DONE
The column contains cards which are complete
IN_PROGRESS
The column contains cards which are currently being worked on
TODO
The column contains cards still to be worked on
API:
Github GraphQL API