- DI package is now seperated;
- - Injectable and Inject are now in
@graphql-modules/di
instead of@graphql-modules/core
- - https://github.com/Urigo/graphql-modules/commit/276388cc2e6674011bfc0271edde4dc4e717c90a
- Do not add an extra schema definition to the final typeDefs.
- - https://github.com/Urigo/graphql-modules/commit/7088570bc679ec097c227fdf5ffbf6bd9de1dc28
- - https://github.com/Urigo/graphql-modules/commit/d2db21bc7dd76d98f789e8122bc72eb138e02d11
- Introduce
configRequired
option; if it is true, it won't be able to generate schema without a valid configuration.
- - https://github.com/Urigo/graphql-modules/commit/2b36c2068518df891a94dd528bbf9ec484775a5a
directiveResolvers
support
- - https://github.com/Urigo/graphql-modules/commit/aca8a400239e84184dfc99b1a39f5ac89ae00cc5
- Injection for factory functions using
Inject
decorator-like function.
- - https://github.com/Urigo/graphql-modules/commit/fcbf2a87e124ef7fefed801c628e079fb7ae3be9
- Middleware option to mutate schema and injector
- - https://github.com/Urigo/graphql-modules/commit/24eac3dac8463b07993680709816396988cfe7cb
- Fix schema merging
- - https://github.com/Urigo/graphql-modules/commit/49c442885018b9c6249b51fff10af24e4ab9c164
- Do not emit scalars
- - https://github.com/Urigo/graphql-modules/commit/47d627f82b5857344027810e981233da14f26e3f