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 c477171 commit 0898bacCopy full SHA for 0898bac
src/macros/list/index.ts
@@ -10,7 +10,6 @@ import type { ObjectTypeDefinitionNode } from 'graphql'
10
import { parse } from 'graphql'
11
import { printSchema } from 'graphql'
12
import { GraphQLSchema as Schema } from 'graphql'
13
-import { schemaGlobals } from './globals.js'
14
import type { StringValueNode } from 'graphql'
15
16
interface Context {
0 commit comments