Skip to content

v0.7.1

Compare
Choose a tag to compare
@dotansimha dotansimha released this 30 Apr 13:12
· 1876 commits to master since this release

Core

  • Fixed exception thrown when s Scalar resolver is declared as object and not as GraphQLScalarType.
  • Pass correct session to context builder for subscriptions (#423)