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 2d40858 commit f8bb3f8Copy full SHA for f8bb3f8
packages/plugins/typescript/typescript/src/visitor.ts
@@ -26,7 +26,6 @@ import {
26
UnionTypeDefinitionNode,
27
GraphQLObjectType,
28
TypeDefinitionNode,
29
- isInputObjectType,
30
} from 'graphql';
31
import { TypeScriptOperationVariablesToObject } from './typescript-variables-to-object';
32
0 commit comments