You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
7
5
8
6
Graphene comes with a Django management command to dump your schema
9
7
data to ``schema.json`` which is compatible with babel-relay-plugin.
0 commit comments