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 f22504c + dc5de1f commit 3e62fcfCopy full SHA for 3e62fcf
docs/types/objecttypes.rst
@@ -52,7 +52,7 @@ field is the ``resolve_{field_name}`` method on the ``ObjectType``.
52
53
By default resolvers take the arguments ``args``, ``context`` and ``info``.
54
55
-NOTE: The resolvers on a ``ObjectType`` are always treated as ``staticmethod``s,
+NOTE: The resolvers on a ``ObjectType`` are always treated as ``staticmethod``\ s,
56
so the first argument to the resolver method ``self`` (or ``root``) need
57
not be an actual instance of the ``ObjectType``.
58
0 commit comments