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.
2 parents 3cb4cea + eb359d6 commit 871796aCopy full SHA for 871796a
src/error/GraphQLError.js
@@ -8,7 +8,7 @@
8
* of patent rights can be found in the PATENTS file in the same directory.
9
*/
10
11
-import { getLocation } from '../language';
+import { getLocation } from '../language/location';
12
import type { ASTNode } from '../language/ast';
13
import type { Source } from '../language/source';
14
0 commit comments