diff --git a/docs/introspection.rst b/docs/introspection.rst index 92e3612..0fc6776 100644 --- a/docs/introspection.rst +++ b/docs/introspection.rst @@ -1,9 +1,7 @@ Introspection Schema ==================== -Relay uses `Babel Relay -Plugin `__ -that requires you to provide your GraphQL schema data. +Relay Modern uses `Babel Relay Plugin `__ which requires you to provide your GraphQL schema data. Graphene comes with a Django management command to dump your schema data to ``schema.json`` which is compatible with babel-relay-plugin.