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 5acd04a commit a5fbb2eCopy full SHA for a5fbb2e
docs/execution/middleware.rst
@@ -46,7 +46,7 @@ Functional example
46
------------------
47
48
Middleware can also be defined as a function. Here we define a middleware that
49
-logs the time it takes to resolve each field
+logs the time it takes to resolve each field:
50
51
.. code:: python
52
0 commit comments