graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 0.0
- age_days: 4040
- days_rel: 8
- days_push: 7
- n_releases_24m: 159
Adoption not part of the score
16899 stars · 1857 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GraphiQL is the official GraphQL Foundation reference IDE for exploring and testing GraphQL APIs in the browser, plus a monorepo ecosystem of LSP servers, CodeMirror/Monaco modes, and tooling for building IDE integrations. It can be embedded into servers, frameworks, or editor extensions.
Use cases
- test graphql queries against an api in the browser
- embed a graphql playground in my server
- add graphql autocomplete to my editor
- build an ide extension for graphql
- explore a graphql schema interactively
When to choose
- you need the canonical, spec-compliant GraphQL IDE or LSP tooling
- you want to embed a query explorer into a GraphQL server or docs
- you're building editor plugins with GraphQL language support
When to avoid
- you need a general-purpose REST API client
- you want a standalone desktop-only API client like Postman
- your project doesn't use GraphQL
Facets
application · maturity active
graphql editor developer-tools plugin-system developer-tools apis web-development browser cross-platform graphql-ide lsp codemirror monaco-editor in-browser-ide graphql nodejs web-server
1 source
- readme: https://github.com/graphql/graphiql · fetched 2026-08-28 · 90c0ed0e96c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graphql/graphiql | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="graphql/graphiql")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem