Skip to content

larsbs/graphico

Repository files navigation

Graphico (GraphQL Chico)

Yet another GraphiQL wrapper using electron.

Main screen of the app

More in the screenshots folder.

But why?

Why gif

Basically, because I wasn't happy with the style of the existing GraphiQL app and GraphQL playground proved to be too resource intensive for me.

GraphQL playground usage

At first I tried editing the graphiql-app code, but in the end, since the app it's not very complex and the existing one wasn't extensible enough, I just decided to create my own app.

I also took the chance to improve a bit the default appearance of GraphiQL making some changes. The idea was to be as faithful as possible to the default look and just make it a bit more consistent with a dark theme.

I plan to have support for custom themes and for custom css too in the future.

And of course, this app was a good basis for graphiql-atom.

Installation

Simply download the latest release from the Releases tab.

License

MIT