Commit 9c19a9a
build: bump gql_client to partial-data fork
Pin the dependency to a revision that surfaces partial `data` on
errored responses via `GraphQLError::data()`. Lets callers consume
populated sibling fields when a per-field error propagates up to a
nullable ancestor — used by the upcoming up-front token validation
path to read the session even when `repositoryOverview` errors with
REPOSITORY_NOT_FOUND.
Refs COD-2628
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fd8701d commit 9c19a9a
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments