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 5cdf9a4 + e2f4019 commit bacd412Copy full SHA for bacd412
src/execution/execute.js
@@ -408,7 +408,7 @@ function executeFields(
408
* the passed in map of fields, and returns it at the end.
409
*
410
* CollectFields requires the "runtime type" of an object. For a field which
411
- * returns and Interface or Union type, the "runtime type" will be the actual
+ * returns an Interface or Union type, the "runtime type" will be the actual
412
* Object type returned by that field.
413
*/
414
function collectFields(
0 commit comments