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.
2 parents b0e53b5 + 3122cff commit 422bb22Copy full SHA for 422bb22
src/utils/TypeInfo.js
@@ -41,7 +41,7 @@ import find from './find';
41
42
43
/**
44
- * FieldInfo is a utility class which, given a GraphQL schema, can keep track
+ * TypeInfo is a utility class which, given a GraphQL schema, can keep track
45
* of the current field and type definitions at any point in a GraphQL document
46
* AST during a recursive descent by calling `enter(node)` and `leave(node)`.
47
*/
0 commit comments