Skip to content

Commit bcfd934

Browse files
committed
Added link to plugin in JetBrains Plugin repository
1 parent e39cbf1 commit bcfd934

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@ It depends on [js-graphql-language-service](https://github.com/jimkyndemeyer/js-
1818

1919
## FAQ
2020

21+
**Where can I get the plugin?**
22+
23+
The plugin is available from the JetBrains Plugin Repository at https://plugins.jetbrains.com/plugin/8097?pr=
24+
25+
To install it in IntelliJ IDEA or WebStorm, open "Settings", "Plugins", "Browse repositories..." and search for "JS GraphQL".
26+
2127
**How do I reload a GraphQL Schema that was loaded from a URL?**
2228

2329
In the the GraphQL tool window, select the "Current Errors" tab and click the "Restart JS GraphQL Language Service" button.
2430

2531
## License
26-
MIT
32+
MIT

0 commit comments

Comments
 (0)