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 a44cbbd commit 346e87eCopy full SHA for 346e87e
resources/META-INF/plugin.xml
@@ -7,7 +7,7 @@
7
* LICENSE file in the root directory of this source tree.
8
*/
9
-->
10
-<idea-plugin require-restart="true" package="com.intellij.lang.jsgraphql">
+<idea-plugin require-restart="true" package="com.intellij.lang.jsgraphql" allow-bundled-update="true">
11
<id>com.intellij.lang.jsgraphql</id>
12
<name>GraphQL</name>
13
<vendor>JetBrains</vendor>
0 commit comments