Skip to content

7.4.0

Latest

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 12 Dec 15:51

What's Changed

Features

  • Expose response headers and body on error responses - Added headers and body properties to GraphQLResponse and GraphQLClientResponse types, making it easier to access non-GraphQL response data (e.g., 401/403/503 errors that return plain JSON instead of GraphQL).

Contributors

Full Changelog: 7.3.5...7.4.0