Hey guys, when using Relay Modern with GraphCool, ...
# prisma-whats-new
o
Hey guys, when using Relay Modern with GraphCool, is it possible to retrieve a
schema.graphql
file required by the relay compiler? Graphcool's
quickstart-with-relay-modern
tutorial has this file already created when you clone the tutorial repo, and the tutorial doesn't discuss how to update
schema.graphql
after deploying changes to
types.graphql
.
n
a
If
get-schema
from
graphql-cli
different from https://github.com/graphcool/get-graphql-schema?