graphqlviz
« Back to VersTracker
Description:
GraphQL Server schema visualizer
Type: Formula  |  Latest Version: 4.0.1@0  |  Tracked Since: Dec 24, 2025
Links: Homepage  |  GitHub  |  @sheerun  |  formulae.brew.sh
Stars: 748  |  Forks: 50  |  Language: JavaScript  |  Category: Developer tools
Tags: graphql visualization graphviz schema developer-tools
Install: brew install graphqlviz
About:
GraphQLViz is a command-line tool that converts GraphQL schema definitions into visual diagrams. It leverages Graphviz to generate readable flowcharts of your API's types, queries, and mutations. This helps developers quickly understand complex data relationships and architecture without manually tracing schema files.
Key Features:
  • Generates Graphviz DOT files from GraphQL schemas
  • Supports both SDL and introspection queries
  • Highly customizable output via Graphviz attributes
  • CLI-based for easy integration into build pipelines
Use Cases:
  • Documenting existing GraphQL API structures
  • Onboarding new developers to a complex schema
  • Debugging type relationships and circular dependencies
Alternatives:
  • GraphQL Docs – Focuses on interactive documentation websites rather than static visualizations
  • Graphdoc – Generates HTML documentation instead of Graphviz diagrams
Version History
Detected Version Rev Change Commit
Dec 24, 2025 9:55pm 4.0.1 0 VERSION_BUMP f3a1c13f