Skip to content

2.2.0

Compare
Choose a tag to compare
@sahb1239 sahb1239 released this 11 Feb 19:03
· 16 commits to develop since this release
d2e2b96
  • Enums serialized according to spec (#77)
  • Cancellation tokens support (#90)
  • Support HttpClientFactory (#83)
  • Reconnecting support for subscription client (#81)
  • Support directives (#74)
  • Support for selecting only partial fields to request from a query (#78)
  • Subscription errors was not being caught i deserializer was throwing a exception (#92)
  • Support for selecting the specific field where a argument should be applied
  • Additional validation rules for the GraphQL query validator