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