graphql-hive/graphql-modules
Enterprise Grade Tooling For Your GraphQL Server observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 92
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 119
- age_days: 3037
- days_rel: 99
- days_push: 52
- n_releases_24m: 6
Adoption not part of the score
1327 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GraphQL Modules is a TypeScript library for building reusable, testable, and maintainable modules out of a GraphQL server's schema and resolvers. It supports schema-first design, dependency injection, middlewares, and a unified runtime schema composed from independently developed modules.
Use cases
- split a large GraphQL schema into reusable modules
- add dependency injection to GraphQL resolvers
- structure a GraphQL server for multiple teams
- test and mock GraphQL modules in isolation
- gradually scale a single-file GraphQL API
- share GraphQL modules between apps and microservices
When to choose
- your GraphQL server is growing large and needs modular separation of concerns
- you want schema-first design with typed TypeScript resolvers
- you need dependency injection and testability in your GraphQL backend
- multiple teams work on different parts of one GraphQL API
When to avoid
- you have a small, simple GraphQL API that doesn't need modular structure
- you want full schema federation across independent services rather than modular composition
- your stack is not JavaScript/TypeScript
Facets
library · maturity stable
graphql api-framework middleware testing mocking web-development backend apis developer-tools cross-platform graphql-server schema-first dependency-injection modular-architecture the-guild nodejs typescript
10 sources
- readme: https://github.com/graphql-hive/graphql-modules · fetched 2026-08-28 · b2e9d51f5c9f
- homepage: https://graphql-modules.com/ · fetched 2026-08-29 · 2bdb1132e7cf
- site_page: https://the-guild.dev/graphql/modules/docs · fetched 2026-08-29 · 2d39d4a88a25
- site_page: https://the-guild.dev/about-us · fetched 2026-08-29 · 4c4f11519fb9
- site_page: https://the-guild.dev/graphql/modules/docs/get-started · fetched 2026-08-29 · 38ab79032bc4
- site_page: https://the-guild.dev/graphql/modules/docs/essentials/type-definitions · fetched 2026-08-29 · 47a50a2fe7a7
- site_page: https://the-guild.dev/graphql/modules/docs/essentials/resolvers · fetched 2026-08-29 · 61a9dcd8a2cb
- site_page: https://the-guild.dev/graphql/modules/docs/essentials/context · fetched 2026-08-29 · 7a083b26b399
- site_page: https://the-guild.dev/graphql/modules/docs/essentials/type-safety · fetched 2026-08-29 · af8e11cea6c7
- site_page: https://the-guild.dev/graphql/modules/changelog · fetched 2026-08-29 · 740762eb6ad3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graphql-hive/graphql-modules | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="graphql-hive/graphql-modules")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem