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 98e0f76 commit bedf350Copy full SHA for bedf350
spec/Section 6 -- Execution.md
@@ -831,7 +831,7 @@ an underlying database or networked service to produce a value. This
831
necessitates the rest of a GraphQL executor to handle an asynchronous execution
832
flow. In addition, a common implementation of {generator} is to leverage
833
asynchronous iterators or asynchronous generators provided by many programming
834
-languages. In such a case, the asynchronous iterators are encouraged to yield
+languages.
835
836
### Value Completion
837
0 commit comments