V3.0.3
- Fix bug in
MapConverter
for the Newtonsoft Serializer (thanks to @PaulKlein) - Include content in exception caused by bad HTTP status codes (#87)
- Move code to generate the
HttpRequestMessage
intoGraphQLHttpRequest
for improved extensibility
MapConverter
for the Newtonsoft Serializer (thanks to @PaulKlein)HttpRequestMessage
into GraphQLHttpRequest
for improved extensibility