Skip to content

v0.2.3

Choose a tag to compare

@ardatan ardatan released this 16 Nov 03:02
· 2385 commits to master since this release

Core

  • Added missing config field inside GraphQLModule
  • Now reflect-metadata is optional dependency, but it should be added for DI.
  • Do not merge deeply contextBuilder results, use shallow merge instead to keep complex object types.