We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fd245 commit b7de36dCopy full SHA for b7de36d
graphene_sqlalchemy/fields.py
@@ -39,7 +39,6 @@ def connection_resolver(cls, resolver, connection, model, root, args, context, i
39
edge_type=connection.Edge,
40
)
41
connection.iterable = iterable
42
-
43
return connection
44
45
def get_resolver(self, parent_resolver):
0 commit comments