{
  "data": {"repository": {
    "defaultBranchRef": {"name": "main"},
    "refs": {"nodes": [{"name": "integration/batch-train-12", "target": {"oid": "oid-12"}}], "pageInfo": {"hasNextPage": false}},
    "pullRequests": {"nodes": [{
      "number": 12,
      "title": "Train 12",
      "body": "Train-Members: #1 #2",
      "url": "https://github.com/acme/app/pull/12",
      "headRefName": "integration/batch-train-12",
      "headRefOid": "oid-12",
      "baseRefName": "main",
      "createdAt": "2026-07-19T08:00:00Z",
      "mergeable": "MERGEABLE",
      "mergeStateStatus": "CLEAN",
      "commits": {"nodes": [{"commit": {"statusCheckRollup": {"contexts": {
        "nodes": [
          {"__typename": "CheckRun", "name": "lint", "status": "COMPLETED", "conclusion": "SUCCESS"},
          {"__typename": "StatusContext", "context": "deploy", "state": "PENDING"}
        ],
        "pageInfo": {"hasNextPage": false}
      }}}}]}
    }], "pageInfo": {"hasNextPage": false}}
  }}
}
