Skip to content

V3.0.0

Compare
Choose a tag to compare
@rose-a rose-a released this 23 Mar 10:55
2694349
  • 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 on Dictionary<string,object> to allow for easy extension