linear-api 0.1.0

Unofficial async Rust client for the Linear GraphQL API (API-key auth)
Documentation
{
  "data": {
    "commentCreate": {
      "success": true,
      "comment": {
        "id": "9d3e5062-c17f-4ea3-d245-f60718293a45",
        "body": "Run finished: all green. Patch attached to the PR.",
        "url": "https://linear.app/acme/issue/ENG-8123/token-count-gauge#comment-9d3e5062",
        "user": {
          "id": "9c2c88a6-99d3-4a63-a201-8ee5c7dcc374",
          "name": "Ada Lovelace",
          "displayName": "ada"
        },
        "createdAt": "2026-07-04T10:00:00.000Z",
        "editedAt": null,
        "resolvedAt": null,
        "parent": {
          "id": "5f9a1c2e-8d3b-4a6f-9e01-b2c3d4e5f601"
        }
      }
    }
  }
}