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 97442f9 commit 0b2cc4eCopy full SHA for 0b2cc4e
graphene_django/fields.py
@@ -2,7 +2,7 @@
2
3
from django.db.models.query import QuerySet
4
5
-from graphql_relay.connection.array_connection import (
+from graphql_relay import (
6
connection_from_array_slice,
7
cursor_to_offset,
8
get_offset_with_default,
0 commit comments