

Introducing Accounts.js 1.0 Release Candidate, an end to end authentication and accounts management solution.

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, we've learned some lessons about GraphQL, and how to authenticate and authorize GraphQL API.

Designing and building modular GraphQL API may not look straight-forward. It is hard to keep a perfect modularity with standalone and encapsulated 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 accounts-js, GraphQL-Modules and Apollo-Server

Today we are happy to announce that we are open sourcing a framework we've been using for the past couple of months in production, GraphQL Modules!