onetaskgraph-github-projects 0.2.9

A onetaskgraph source over GitHub Projects.
Documentation
{
  "data": {
    "node": {
      "__typename": "Issue",
      "blockedBy": {
        "nodes": [
          {
            "id": "I_blocker",
            "body": "<!-- onetaskgraph.metadata\n{\"onetaskgraph.item_kind\":\"project\"}\n-->",
            "parent": null,
            "subIssuesSummary": { "total": 0 }
          }
        ],
        "pageInfo": { "hasNextPage": false, "endCursor": null }
      },
      "blocking": { "nodes": [], "pageInfo": { "hasNextPage": false, "endCursor": null } }
    }
  }
}