We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99268ce commit a6f91a7Copy full SHA for a6f91a7
packages/graphiql/README.md
@@ -52,6 +52,12 @@ _/ˈɡrafək(ə)l/_ A graphical interactive in-browser GraphQL IDE.
52
- [`Parcel`](../../examples/graphiql-parcel) - An example using
53
[Parcel](https://parceljs.org)
54
55
+## Desktop app
56
+
57
+[GraphiQL.app](https://github.com/skevy/graphiql-app) is an Electron-based wrapper around GraphiQL which you can install as a Desktop app.
58
59
+Note: the maintainance of this app is outside this project.
60
61
## Getting started
62
63
- [Migration guide to GraphiQL 2](../../docs/migration/graphiql-2.0.0.md)
0 commit comments