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 05ae027 commit d1238ecCopy full SHA for d1238ec
1 file changed
src/graphql/parseGraphQl.ts
@@ -1,4 +1,4 @@
1
-import { getIntrospectionQuery } from "graphql/utilities";
+import { getIntrospectionQuery } from "graphql/utilities/index.js";
2
import fetchQuery from "./fetchQuery.js";
3
import { Api } from "../Api.js";
4
import { Field } from "../Field.js";
0 commit comments