What's Changed
- feat: support TypedDocumentString from graphql-codegen by @jasonkuhrt in #1456
- fix: parse GraphQL errors from response body on HTTP 4xx/5xx status codes by @jasonkuhrt in #1457
- Fix: handle non-JSON error responses gracefully by @jasonkuhrt in #1459
- Revert PRs #1457 and #1459 - will reimplement properly by @jasonkuhrt in #1463
- Fix: parse GraphQL errors from 4xx/5xx responses (#1281) by @jasonkuhrt in #1465
- fix: add TypedDocumentString to accepted document types by @jasonkuhrt in #1468
Full Changelog: v7.3.0...v7.3.5