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 ee9df59 commit d70ee56Copy full SHA for d70ee56
src/validation/rules/SingleFieldSubscriptionsRule.ts
@@ -12,6 +12,7 @@ import type { ValidationContext } from '../ValidationContext';
12
13
import type { ExecutionContext } from '../../execution/execute';
14
15
+
16
import {
17
collectFields,
18
defaultFieldResolver,
0 commit comments