What's Changed
Features
- Expose response headers and body on error responses - Added
headersandbodyproperties toGraphQLResponseandGraphQLClientResponsetypes, 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