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 f0a51c6 commit ece0525Copy full SHA for ece0525
src/commands/tsgen.ts
@@ -1,5 +1,5 @@
1
import {Command} from '@contentstack/cli-command'
2
-import {FlagInput, flags} from '@contentstack/cli-utilities'
+import {flags} from '@contentstack/cli-utilities'
3
import {getGlobalFields, stackConnect, StackConnectionConfig, generateGraphQLTypeDef} from '../lib/stack/client'
4
import {ContentType} from '../lib/stack/schema'
5
import tsgenRunner from '../lib/tsgen/runner'
0 commit comments