# APIs-guru/graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph

Repository: https://github.com/APIs-guru/graphql-voyager
Canonical: https://ross.abutalabs.com/products/graphql-voyager
Homepage: https://apis.guru/graphql-voyager/
Language: TypeScript
License: MIT
License Family: permissive
Topics: graphql, api-documentation, visualization, graphviz, graphql-tools
Last push: 2026-05-12T00:42:34+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 8, longevity 100
- inputs: {"age_days": 3564, "days_push": 114, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8160, forks 556 (observed 2026-08-28T04:10:13.948732+00:00)

## What it is
GraphQL Voyager is a React component and standalone bundle that renders any GraphQL API schema as an interactive graph, powered by introspection. It offers navigation, per-type detail panels, and display options like skipping Relay wrappers or deprecated fields.

## Use cases
- visualize my GraphQL schema as an interactive graph
- explore a GraphQL API's type system visually
- document a GraphQL API with a schema diagram
- design and discuss a data model during API development
- browse public GraphQL APIs' schemas interactively
- simplify a Relay-based schema graph for readability

## When to choose
- you want a quick, interactive visual map of a GraphQL schema from introspection
- you need an embeddable React component or standalone JS bundle for schema exploration
- you are designing or reviewing a GraphQL data model with a team

## When to avoid
- you need REST/OpenAPI visualization rather than GraphQL
- you need static diagram export (e.g., SVG/PDF) rather than interactive exploration
- your project does not use GraphQL at all

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, api-documentation, graphql
- domain: developer-tools, web-development, apis, documentation
- platform: browser
- tags: graphql-introspection, schema-visualization, interactive-graph, react-component, graphviz, graphql, web-server, nodejs, javascript

## Member repositories
- APIs-guru/graphql-voyager (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.948732+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:29:44.871378+00:00, confidence not recorded.
  - readme: https://github.com/APIs-guru/graphql-voyager (fetched 2026-08-28T04:10:13.948732+00:00, sha e9bcc4c27178)
  - homepage: https://apis.guru/graphql-voyager/ (fetched 2026-08-29T08:28:45.398269+00:00, sha e0ae96225ff1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
