Is there no way to upload a schema? Just reviewed...
# prisma-whats-new
g
Is there no way to upload a schema? Just reviewed graphql-up which looks great but now I want to use the schema I created in an app.
n
@gstephens when using
graphql-up
you receive an endpoint that you can communicate with to write/read nodes
right now it's not possible to transfer an endpoint created with
graphql-up
to a full-blown Graphcool project though, is that what you want to do?
g
yes, want to upload a .schema file instead of using the GUI.
I'm using Apollo so I could use the Simple API URL generated by graphql-up for testing purposes?
n
yea
that's what
graphql-up
is about 🙂
g
how long is the graphql-up data maintained?
n
after 30 days of inactivity, as described here https://www.graph.cool/graphql-up/