Und zurück
This commit is contained in:
parent
0dbd4821e6
commit
0a4fb5555a
|
|
@ -9,7 +9,6 @@ from .models import Book, Topic, Module
|
|||
class ModuleNode(DjangoObjectType):
|
||||
pk = graphene.Int()
|
||||
hero_image = graphene.String()
|
||||
# nahär tschäderets
|
||||
|
||||
class Meta:
|
||||
model = Module
|
||||
|
|
|
|||
Loading…
Reference in New Issue