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.
2 parents 4016b62 + 740f616 commit 9e70ee7Copy full SHA for 9e70ee7
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