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 462237f commit 9d71a9eCopy full SHA for 9d71a9e
docs/types/objecttypes.rst
@@ -380,7 +380,7 @@ Interfaces & Possible Types
380
381
Setting ``interfaces`` in Meta inner class specifies the GraphQL Interfaces that this Object implements.
382
383
-Providing ``possible_types`` helps Graphene resolve ambiguous types such as interfaces or Unions.
+Providing ``possible_types`` helps Graphene resolve ambiguous types such as Interfaces or Unions.
384
385
See :ref:`Interfaces` for more information.
386
0 commit comments