graphql-dotnet / graphql-dotnet/graphql-client
Refactor IGraphQLHttpResponse
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
I think you should put the content in there, too... then people can evaluate plaintext error messages...
**Always** having the raw content in there might be beneficial for general debugging, too, cause then people could cast their responses to `IGraphQLHttpResponse` and get the raw body of the response...
_Originally posted by @rose-a in https://github.com/graphql-dotnet/graphql-client/pull/555#discussion_r1178675726_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.