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

graphql-hive/graphql-inspector

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage observed · 2026-08-28

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

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 14.0
  • age_days: 2848
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

1760 stars · 216 forks observed · 2026-08-28

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

GraphQL Inspector is a suite of tools for validating and monitoring GraphQL schemas. It diffs two schemas to flag breaking, dangerous, or non-breaking changes, validates operations against schemas, and reports schema coverage, available as a CLI, GitHub App/Action, and programmatic API.

Use cases

  • detect breaking changes in graphql schema between commits
  • validate graphql operations against a schema in ci
  • get slack notifications when graphql schema changes
  • find duplicate or similar types in a graphql schema
  • generate schema coverage reports from client operations
  • review graphql schema changes on pull requests
  • introspect a graphql api and save the schema
  • serve a graphql server with mocked data

When to choose

  • you maintain a graphql api and want to prevent breaking changes via ci/cd
  • you need schema change notifications on slack, discord, or webhooks
  • you want automated graphql schema reviews on github pull requests
  • you need to validate client documents and fragments against a schema
  • you want to measure how much of your schema is actually used

When to avoid

  • you need full api performance monitoring and usage analytics - consider GraphQL Hive instead
  • your project does not use graphql
  • you need runtime api gateway or traffic management rather than schema tooling

Facets

cli-tool · maturity stable

graphql developer-tools testing ci-cd monitoring api-framework developer-tools apis web-development testing cli graphql-schema schema-diff breaking-changes github-action github-app schema-coverage schema-registry code-review devops nodejs docker web-server

4 sources

Member repositories

RepositoryRoleHealth v2
graphql-hive/graphql-inspectormain98

For agents

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

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