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 705cad7 commit ca02095Copy full SHA for ca02095
docs/types/objecttypes.rst
@@ -47,7 +47,7 @@ Resolvers
47
---------
48
49
A resolver is a method that resolves certain fields within a
50
-``ObjectType``. If not specififed otherwise, the resolver of a
+``ObjectType``. If not specified otherwise, the resolver of a
51
field is the ``resolve_{field_name}`` method on the ``ObjectType``.
52
53
By default resolvers take the arguments ``info`` and ``*args``.
0 commit comments