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 2a62c8d commit 651b08bCopy full SHA for 651b08b
src/handlers/model-output-type.ts
@@ -9,8 +9,8 @@ import {
9
StatementStructures,
10
StructureKind,
11
} from 'ts-morph';
12
-import { createComment } from '../helpers/create-comment';
13
+import { createComment } from '../helpers/create-comment';
14
import { getGraphqlImport } from '../helpers/get-graphql-import';
15
import { getOutputTypeName } from '../helpers/get-output-type-name';
16
import { getPropertyType } from '../helpers/get-property-type';
0 commit comments