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 31fdb5a commit 854aa4aCopy full SHA for 854aa4a
graphene_django/tests/test_types.py
@@ -73,7 +73,7 @@ def test_schema_representation():
73
74
type ArticleConnection {
75
pageInfo: PageInfo!
76
- edges: [ArticleEdge]
+ edges: [ArticleEdge]!
77
}
78
79
type ArticleEdge {
0 commit comments