mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-23 22:39:58 +03:00
Update __init__.py
This commit is contained in:
parent
62c466addf
commit
82bc8d5b9f
|
@ -16,4 +16,4 @@ from .types import (
|
|||
from .utils import is_node
|
||||
|
||||
__all__ = ['ConnectionField', 'NodeField', 'GlobalIDField', 'Node',
|
||||
'PageInfo', 'Edge', 'Connection', 'ClientIDMutation', 'is_node']
|
||||
'PageInfo', 'Edge', 'Connection', 'SimpleConnection', 'ClientIDMutation', 'is_node']
|
||||
|
|
Loading…
Reference in New Issue
Block a user