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

graphql-hive/graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs) observed · 2026-08-28

github.com/graphql-hive/graphql-config · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 74
  • Release rhythm 41
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 187
  • age_days: 3687
  • days_rel: 180
  • days_push: 161
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1197 stars · 103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

GraphQL Config is a library and configuration standard that lets developers define a single .graphqlrc-style config file consumed by most GraphQL tools, editors, and IDEs. It provides an API for library authors to load GraphQL schemas, documents, and extensions from many file formats and sources.

Use cases

  • configure all my graphql tools with one config file
  • load a graphql schema from a file, endpoint, or introspection json
  • share graphql schema and documents config across editors and ides
  • add graphql config support to my own library or cli
  • manage multiple graphql projects in a monorepo
  • point eslint or codegen at my graphql schema and operations

When to choose

  • you use multiple GraphQL tools (ESLint, Codegen, Inspector, IDE extensions) and want one shared config
  • you are a library author who needs to load GraphQL schemas and documents with a standard API
  • you work in a monorepo with several GraphQL projects needing per-project configuration

When to avoid

  • your project uses only a single GraphQL tool with its own simpler config
  • you need a GraphQL server, client, or runtime - this is configuration only, not execution

Facets

library · maturity stable

configuration-management developer-tools graphql sdk developer-tools web-development apis cross-platform cli graphql-config graphqlrc ide-integration schema-loading the-guild typescript graphql nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
graphql-hive/graphql-configmain68

For agents

markdown · JSON · MCP: product_card(name="graphql-hive/graphql-config")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem