graphql-client
graphql-client copied to clipboard
Refactor IGraphQLHttpResponse
trafficstars
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