We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cae7bd commit 5052536Copy full SHA for 5052536
docs/relay/nodes.rst
@@ -98,4 +98,5 @@ Example usage:
98
# Should be CustomNode.Field() if we want to use our custom Node
99
node = relay.Node.Field()
100
101
+.. _Relay specification: https://facebook.github.io/relay/docs/graphql-relay-specification.html
102
.. _Starwars Relay example: https://github.com/graphql-python/graphene/blob/master/examples/starwars_relay/schema.py
0 commit comments