Skip to content

Commit a6f91a7

Browse files
Offer a desktop app alternative in the docs
Leave a link to the GraphiQL.app project so users can have a quick access to library with a simple installation process
1 parent 99268ce commit a6f91a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/graphiql/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ _/ˈɡrafək(ə)l/_ A graphical interactive in-browser GraphQL IDE.
5252
- [`Parcel`](../../examples/graphiql-parcel) - An example using
5353
[Parcel](https://parceljs.org)
5454

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+
5561
## Getting started
5662

5763
- [Migration guide to GraphiQL 2](../../docs/migration/graphiql-2.0.0.md)

0 commit comments

Comments
 (0)