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 f622f1f commit f5321d6Copy full SHA for f5321d6
docs/types/interfaces.rst
@@ -44,7 +44,7 @@ Both of these types have all of the fields from the ``Character`` interface,
44
but also bring in extra fields, ``home_planet``, ``starships`` and
45
``primary_function``, that are specific to that particular type of character.
46
47
-The full GraphQL schema defition will look like this:
+The full GraphQL schema definition will look like this:
48
49
.. code::
50
0 commit comments