Renders graphs of 'graffy' json data when detected over the wire.
Graffy is a Chrome "side panel" extension that listens for GraphQL results on visited websites. When found, that data is transformed into a "network" graph using vis.js. Originally designed as the missing graph visualization tool for Apollo Studio, Graffy can reveal interesting networks returned by all sorts of sites that use GraphQL.
For more information of using Graffy, see its README on github: https://github.com/matthewmcneely/graffy