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.
2 parents 3b24bb2 + 19b58c5 commit c764748Copy full SHA for c764748
src/resources/Schema.ts
@@ -5,7 +5,6 @@ import { CfnResources } from '../types/cloudFormation';
5
import { Api } from './Api';
6
import { flatten } from 'lodash';
7
import { parse, print } from 'graphql';
8
-import ServerlessError from 'serverless/lib/serverless-error';
9
import { validateSDL } from 'graphql/validation/validate';
10
import { mergeTypeDefs } from '@graphql-tools/merge';
11
0 commit comments