mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-23 01:56:54 +03:00
Added visibility to DjangoInterface
This commit is contained in:
parent
3f8ac7f851
commit
86927b2add
|
@ -1,5 +1,6 @@
|
|||
from graphene.contrib.django.types import (
|
||||
DjangoObjectType,
|
||||
DjangoInterface,
|
||||
DjangoNode
|
||||
)
|
||||
from graphene.contrib.django.fields import (
|
||||
|
|
Loading…
Reference in New Issue
Block a user