Thanks to visit codestin.com Credit goes to github.com
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 a13abf7 commit d00fbe9Copy full SHA for d00fbe9
src/validation/validate.js
@@ -76,7 +76,7 @@ export function validate(
76
*
77
* @internal
78
*/
79
-export function visitUsingRules(
+function visitUsingRules(
80
schema: GraphQLSchema,
81
typeInfo: TypeInfo,
82
documentAST: DocumentNode,
0 commit comments