mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
Fixed code
This commit is contained in:
parent
c65d5a532a
commit
c9aa461c65
|
@ -105,6 +105,7 @@ An ``ObjectType`` could be resolved within a object that is not an instance of t
|
|||
Let's see an example:
|
||||
|
||||
.. code:: python
|
||||
|
||||
import graphene
|
||||
|
||||
class Ship:
|
||||
|
|
Loading…
Reference in New Issue
Block a user