/graphql-voyager

Represent any GraphQL API as an interactive graph 🛰️

Primary LanguageTypeScriptMIT LicenseMIT

GraphQL Voyager

David David License: MIT

graphql-voyager logo

Represent any GraphQL API as an interactive graph. It's time to finally see the graph behind GraphQL. You can also explore number of public GraphQL APIs from our list.

voyager demo

Features

  • Quick navigation on graph
  • Left panel which provides more detailed information about every type
  • "Skip Relay" option that simplifies graph by removing Relay wrapper classes
  • Ability to choose any type to be a root of the graph

Roadmap

Contribution

This is our first React-Redux app and in the best traditions of MVP we've used a lot of duct tape 💩. Give us a couple of days to clean up the mess before starting working on a PRs. You can follow up by subscribing to the issue #8.

Credits

This tool is inspered by graphql-visualizer project.