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 8cae7bd + 5052536 commit 342b3a7Copy full SHA for 342b3a7
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