export SimpleConnection

This commit is contained in:
Markus Padourek 2016-06-03 10:57:30 +01:00
parent 90c88abb5d
commit 62c466addf

View File

@ -9,6 +9,7 @@ from .types import (
PageInfo,
Edge,
Connection,
SimpleConnection
ClientIDMutation
)