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 4fd8bc4 commit f0f9a01Copy full SHA for f0f9a01
test/analysis/buildTypeWeights.test.ts
@@ -2,7 +2,6 @@ import { buildSchema } from 'graphql';
2
import { GraphQLSchema } from 'graphql/type/schema';
3
import buildTypeWeightsFromSchema from '../../src/analysis/buildTypeWeights';
4
5
-
6
// these types allow the tests to overwite properties on the typeWeightObject
7
interface TestFields {
8
[index: string]: number;
0 commit comments