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 25f0fb3 commit f406ba8Copy full SHA for f406ba8
CHANGELOG.md
@@ -8,6 +8,8 @@
8
9
- java.lang.NullPointerException at com.intellij.lang.jsgraphql.ide.introspection.GraphQLIntrospectionService.getSecurityConfig().
10
- java.lang.Throwable: Read access is allowed from inside read-action at GraphQLUIProjectService.runQuery().
11
+- Exception: SchemaProblem{errors=['onOperation' tried to use an undeclared directive 'deprecated'}.
12
+- Exception: com.intellij.lang.jsgraphql.types.AssertException: queryType expected.
13
14
## [3.1.1] - 2021-12-08
15
0 commit comments