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 4016b62 commit 740f616Copy full SHA for 740f616
docs/tips.rst
@@ -52,7 +52,7 @@ Given the model
52
53
class PetConnection(Connection):
54
class Meta:
55
- node = PetNone
+ node = PetNode
56
57
58
class Query(ObjectType):
0 commit comments