Graffy: Graph Visualization for GraphQL Results
Graffy is a Chrome extension that provides graph visualization for GraphQL results. It functions as a side panel and listens for GraphQL data on visited websites. Once it detects GraphQL data, it transforms it into a network graph using vis.js, a powerful visualization library. Originally designed as a graph visualization tool for Apollo Studio, Graffy can be used to explore and analyze networks returned by various websites that utilize GraphQL.
With Graffy, users can easily render graphs of "graffy" JSON data when detected over the wire. The extension offers a simple and intuitive interface that allows users to visualize and interact with the network graph. Whether you're a developer working with GraphQL or simply curious about the network structure of GraphQL-powered websites, Graffy provides a valuable tool for exploring and understanding the data flow.