A light, Electron-based wrapper around GraphiQL.
Provides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.
git clone [email protected]:quan-to/graphiql-app.git && cd graphiql-app
yarn install
yarn build
yarn start