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 349add5 commit e1a2eb5Copy full SHA for e1a2eb5
docs/quickstart.rst
@@ -30,7 +30,7 @@ server with an associated set of resolve methods that know how to fetch
30
data.
31
32
We are going to create a very simple schema, with a ``Query`` with only
33
-one field: ``hello`` and an input name. And when we query it, it should return ``"Hello
+one field: ``hello`` and an input name. And when we query it, it should return ``"Hello
34
{argument}"``.
35
36
.. code:: python
0 commit comments