We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fdfba commit 1cff421Copy full SHA for 1cff421
1 file changed
src/execution/__tests__/executor-test.ts
@@ -940,7 +940,6 @@ describe('Execute: Handles basic execution tasks', () => {
940
fields: () => ({
941
a: {
942
type: GraphQLInt,
943
- resolve: () => ({}),
944
},
945
}),
946
0 commit comments