Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enhancements - Remove circular dep support - Reimplement forRoot and forChild logic - Remove modulesMap - Generate more readable module names - Reimplement and optimize schema merge logic - Remove mergeModules - Add more unit tests - Implement better directiveResolvers logic - Make sure session is deleted from memory when WS connection is terminated - Custom logger definition enhancement - Move composeResolvers to utils - FIX: Revert back to the old logic for merging schemas - Add more tests - FIX: Check configuration if necessary - FIX: Call middleware on schema construction time - FIX: Expose ModuleSessionInfo - Default scope option - Ensure iterations are optimized and every schema is validated - Remove unnecessary `dependency-graph` - Huge Performance improvements -
- Loading branch information