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 f73055f commit 1fcdeaaCopy full SHA for 1fcdeaa
docs/types/objecttypes.rst
@@ -197,7 +197,7 @@ previous example you could do:
197
Changing the name
198
-----------------
199
200
-By default the type name in the GraphQL schema will the same as the class name
+By default the type name in the GraphQL schema will be the same as the class name
201
that defines the ``ObjectType``. This can be changed by setting the ``name``
202
property on the ``Meta`` class:
203
0 commit comments