> cat /dev/github | grep security-tools
discovered 03 Aug 2026

graphql-voyager

via awesome-list
→ View on GitHub
GraphQL Voyager is a tool that visually represents any GraphQL API as an interactive graph, allowing users to explore and understand their data model effectively. Its primary use case is to aid in the design and discussion of GraphQL schemas, featuring quick graph navigation, detailed type information, and customizable display options such as the ability to skip Relay wrappers and choose root types. Notable features include the integration of multiple example schemas, the ability to connect to custom GraphQL endpoints, and comprehensive configuration options for schema visualization and interaction.