Ross ROSS = Recommend OSS · open-source software intelligence for agents

graphql-hive/graphql-modules

Enterprise Grade Tooling For Your GraphQL Server observed · 2026-08-28

github.com/graphql-hive/graphql-modules · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
graphql-hive/graphql-modulesmain83

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