# graphql-editor/graphql-editor

📺 Visual Editor & GraphQL IDE.

Repository: https://github.com/graphql-editor/graphql-editor
Canonical: https://ross.abutalabs.com/products/graphql-editor
Homepage: https://graphqleditor.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: graphql, playground, ide, tool, tools, visualisation
Last push: 2025-09-10T13:19:33+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 41, release rhythm 35, longevity 100
- inputs: {"age_days": 2906, "days_push": 357, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6066, forks 282 (observed 2026-08-28T04:09:34.737820+00:00)

## What it is
GraphQL Editor is an open-source visual editor and IDE for designing, exploring, and documenting GraphQL schemas using a node-based visual graph alongside a Monaco-based code editor. It is distributed as an npm React component and a hosted/desktop app, with features like schema federation, mock backends, and a GraphQL playground.

## Use cases
- visualize a large GraphQL schema as a graph
- design a GraphQL schema with visual blocks instead of writing SDL
- explore and document GraphQL types for team onboarding
- build GraphQL queries with a tree-based query builder
- mock a GraphQL API from a schema for frontend development
- merge federated GraphQL schemas visually
- embed a read-only GraphQL schema viewer in docs

## When to choose
- you need to understand or onboard onto a large existing GraphQL schema
- you want to design schemas visually and export SDL
- you want an embeddable React GraphQL editor component
- you need schema mocking or federation visualization

## When to avoid
- you only need a lightweight GraphQL query runner like GraphiQL
- you need a full API management platform rather than schema tooling
- you require private team collaboration without a paid cloud plan

## Facets
- artifact type: application
- maturity: active
- function: graphql, editor, developer-tools, documentation, mock-api
- domain: developer-tools, web-development, apis, frontend
- platform: cross-platform
- tags: graphql-schema-design, visual-editor, schema-visualization, graphql-ide, federation, react-component, web-server, desktop, nodejs

## Member repositories
- graphql-editor/graphql-editor (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.737820+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:48:43.221351+00:00, confidence not recorded.
  - readme: https://github.com/graphql-editor/graphql-editor (fetched 2026-08-28T04:09:34.737820+00:00, sha 6af3d6f7cd1e)
  - homepage: https://graphqleditor.com/ (fetched 2026-08-29T08:45:21.698772+00:00, sha 183d4be44e25)
  - site_page: https://graphqleditor.com/docs (fetched 2026-08-29T08:45:21.701493+00:00, sha dc791ab596de)
  - site_page: https://graphqleditor.com/docs/zeus (fetched 2026-08-29T08:45:21.704726+00:00, sha 31e66a4760cb)
  - site_page: https://graphqleditor.com/changelog (fetched 2026-08-29T08:45:21.706417+00:00, sha 9c26528d1ee7)
  - site_page: https://graphqleditor.com/pricing (fetched 2026-08-29T08:45:21.703113+00:00, sha 857c7c631a9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
