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 83a5587 + ca02095 commit 7cfc3ffCopy full SHA for 7cfc3ff
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