Skip to content

v0.2.17

Compare
Choose a tag to compare
@ardatan ardatan released this 04 Dec 11:37
· 2191 commits to master since this release
  • DI package is now seperated;
    • Injectable and Inject are now in @graphql-modules/di instead of @graphql-modules/core
  • Do not add an extra schema definition to the final typeDefs.
  • Introduce configRequired option; if it is true, it won't be able to generate schema without a valid configuration.
  • directiveResolvers support
  • Injection for factory functions using Inject decorator-like function.
  • Middleware option to mutate schema and injector
  • Fix schema merging
  • Do not emit scalars