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 3ee9413 + 1555c98 commit 3fe12caCopy full SHA for 3fe12ca
docs/execution/middleware.rst
@@ -18,10 +18,8 @@ Middlewares ``resolve`` is invoked with several arguments:
18
19
- ``next`` represents the execution chain. Call ``next`` to continue evalution.
20
- ``root`` is the root value object passed throughout the query.
21
-- ``args`` is the hash of arguments passed to the field.
22
-- ``context`` is the context object passed throughout the query.
23
- ``info`` is the resolver info.
24
-
+- ``args`` is the hash of arguments passed to the field.
25
26
Example
27
-------
0 commit comments