Skip to content

Commit 80125c3

Browse files
authored
Merge pull request #641 from changeling/fix_babel_link
Correct Babel Relay Plugin docs link per Issue 358.
2 parents 04fe299 + 884c4cc commit 80125c3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/introspection.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Introspection Schema
22
====================
33

4-
Relay uses `Babel Relay
5-
Plugin <https://facebook.github.io/relay/docs/guides-babel-plugin.html>`__
6-
that requires you to provide your GraphQL schema data.
4+
Relay Modern uses `Babel Relay Plugin <https://facebook.github.io/relay/docs/en/installation-and-setup>`__ which requires you to provide your GraphQL schema data.
75

86
Graphene comes with a Django management command to dump your schema
97
data to ``schema.json`` which is compatible with babel-relay-plugin.

0 commit comments

Comments
 (0)