| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-25 | 858 Bytes | |
| v7.3.5 source code.tar.gz | 2025-11-25 | 144.9 kB | |
| v7.3.5 source code.zip | 2025-11-25 | 180.8 kB | |
| Totals: 3 Items | 326.5 kB | 0 | |
What's Changed
- feat: support TypedDocumentString from graphql-codegen by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1456
- fix: parse GraphQL errors from response body on HTTP 4xx/5xx status codes by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1457
- Fix: handle non-JSON error responses gracefully by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1459
- Revert PRs [#1457] and [#1459] - will reimplement properly by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1463
- Fix: parse GraphQL errors from 4xx/5xx responses (#1281) by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1465
- fix: add TypedDocumentString to accepted document types by @jasonkuhrt in https://github.com/graffle-js/graffle/pull/1468
Full Changelog: https://github.com/graffle-js/graffle/compare/v7.3.0...v7.3.5