Graffy: a Chrome side panel extension to visualize GraphQL results

Hey Everyone,

I recently made available my Chrome side panel extension that renders network graphs from GraphQL results. Here’s the repo: https://github.com/matthewmcneely/graffy

I’ve been using it for a few weeks now, it pretty much works as advertised. I’m still wrestling with the Chrome Extension store, so if you want to try it out, you’ll have to clone the repo and add the extension in Developer Mode. You can find full instructions for this at the repo. And as I said, it’s still preview-esqe, your mileage may vary.

Here’s a screenshot of the side panel opened while using Apollo Studio. It also works for DQL results as well!

6 Likes

Very cool.

An update: I managed to wade through Google’s Chrome Extension release process, you can now install the extension from the “chrome web store”:

2 Likes