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 d0cfee5 commit daf0d17Copy full SHA for daf0d17
docs/execution/middleware.rst
@@ -16,7 +16,7 @@ Resolve arguments
16
17
Middlewares ``resolve`` is invoked with several arguments:
18
19
-- ``next`` represents the execution chain. Call ``next`` to continue evalution.
+- ``next`` represents the execution chain. Call ``next`` to continue evaluation.
20
- ``root`` is the root value object passed throughout the query.
21
- ``info`` is the resolver info.
22
- ``args`` is the dict of arguments passed to the field.
0 commit comments