Catch the highlights of GraphQLConf 2023! Click for recordings. Or check out our recap blog post.

Enterprise Grade Tooling for Your GraphQL Server

GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server.

Reusable Modules

Reusable Modules

Modules are defined by their GraphQL schema (Schema first design).
Scalable Structure

Scalable Structure

Manage multiple teams and features, multiple micro-services and servers.
Gradual Growth

Gradual Growth

A clear, gradual path from a very simple and fast, single-file modules, to scalable ones.
Testable

Testable

A rich toolset around testing, mocking and separation.
Integrates with any GraphQL Server

Integrates with any GraphQL Server

GraphQL Modules is a set of extra tools, structures and guidelines around your GraphQL schema. You’ll see how effective those tools are once you’ll start growing and scaling your GraphQL server.