V3.0.0
- BREAKING CHANGE: Remove instanciating a default
IGraphQLWebsocketSerializer
if none has been provided - Allow access to the HTTP return headers when sending queries via http requests
- Fix some bugs in deserializing response extensions
- Base
GraphQLRequest
onDictionary<string,object>
to allow for easy extension