linear-api 0.1.0

Unofficial async Rust client for the Linear GraphQL API (API-key auth)
Documentation
{
  "issue": {
    "relations": {
      "nodes": [
        {
          "id": "d2c8b7e1-4a3f-4d9e-8b2c-5f7a0e1d9c33",
          "type": "blocks",
          "issue": {
            "id": "b4e7a1f8-9c2d-4a6e-8f3b-1d5c7e9a0b62",
            "identifier": "ENG-3",
            "title": "Wire the admission gate"
          },
          "relatedIssue": {
            "id": "c8f2e6a4-3b7d-4e1f-9a5c-6d0b8e2f4a17",
            "identifier": "ENG-4",
            "title": "Enable plan-apply"
          }
        },
        {
          "id": "9e5a3d21-7c6b-4f8a-9d1e-2b4c8f0a6e77",
          "type": "related",
          "issue": {
            "id": "b4e7a1f8-9c2d-4a6e-8f3b-1d5c7e9a0b62",
            "identifier": "ENG-3",
            "title": "Wire the admission gate"
          },
          "relatedIssue": {
            "id": "e1d9c5b3-8a4f-4c2e-b7d6-0f3a9e5c1b48",
            "identifier": "ENG-5",
            "title": "Document the DAG semantics"
          }
        }
      ]
    },
    "inverseRelations": {
      "nodes": [
        {
          "id": "5b0d9f42-1e8a-4c7d-b3f6-8a2e6c4d0b19",
          "type": "blocks",
          "issue": {
            "id": "7a1e5c39-2b8d-4f6a-8e4c-9d0b3a7f2e16",
            "identifier": "ENG-2",
            "title": "Ship the admin dashboard"
          },
          "relatedIssue": {
            "id": "b4e7a1f8-9c2d-4a6e-8f3b-1d5c7e9a0b62",
            "identifier": "ENG-3",
            "title": "Wire the admission gate"
          }
        }
      ]
    }
  }
}