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 d368b2a commit 01d827eCopy full SHA for 01d827e
test/unit/commands/tsgen.test.ts
@@ -2,7 +2,6 @@ import {test} from '@oclif/test'
2
import {configHandler} from '@contentstack/cli-utilities'
3
4
import * as mock from '../mock/common.mock.json'
5
-import {introspectionQuery} from '../../../src/graphQL'
6
7
const GRAPHQL_REGION_URL_MAPPING = {
8
na: 'https://graphql.contentstack.com',
0 commit comments