Skip to content

v0.7.1

Choose a tag to compare

@dotansimha dotansimha released this 30 Apr 13:12
· 2037 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)