graphene-django/graphene_django/relationship/__init__.py
MardanovTimur 45104749a0 fix typo
2019-03-23 06:09:20 +03:00

5 lines
105 B
Python

__author__ = "TimurMardanov"
from .edges import EdgeNode
from .nodes import RelayConnection, Connection