nathanchapman / graphiql-desktop

Electron-based desktop application for GraphiQL 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphiql-desktop GitHub release

Electron-based desktop application for GraphiQL 2

GraphiQL Desktop

Installation

Just head to the releases page, download the binary for your operating system, and install.

Additional Features

In addition to all of the features of GraphiQL 2, graphiql-desktop adds support for specifying the GraphQL server URL, autosaves the current state of the UI to local storage, and adds keyboard shortcuts.

Shortcuts

⌘D - Show Docs

⌘K - Search

⌘Y - Show History View

⌘E - Show Explorer View

⌘R - Reload Schema

⌘T - New Tab

⌘W - Close Tab

⌘1 through ⌘9 - Show Tab N

⌘0 - Show Last Tab

About

Electron-based desktop application for GraphiQL 2

License:MIT License


Languages

Language:TypeScript 83.4%Language:JavaScript 13.3%Language:CSS 2.6%Language:EJS 0.6%Language:Shell 0.1%