GraphQL Modules showed up on NPM almost 3 years ago but now we decided to rewrite it from scratch.
After a few years of working with GraphQL, as open-source developers and as infrastructure team in large enterprises, we’ve learned some lessons about GraphQL, and how to authenticate and authorize GraphQL API.
Manage Circular Imports Hell in GraphQL-Modules
Why did we implement our own Dependency Injection library for GraphQL-Modules?
Understand how scoped providers work in GraphQL-Modules Dependency Injection
Why is True Modular Encapsulation So Important in Large-Scale GraphQL Projects? — GraphQL Modules is your savior!
Writing a GraphQL TypeScript project w/ GraphQL-Modules and GraphQL-Code-Generator
How To Implement Server-Side using AccountsJS, GraphQL-Modules and Apollo-Server
Feature based GraphQL Modules at scale