Please dont tell me there is no other way of visua...
# prisma-whats-new
r
Please dont tell me there is no other way of visualizing your data then using the playground, where is the databrowser gone to?
👍 1
h
What is wrong with playground?
r
When I am testing complex relations and adding new features, I want to have a more straightforward access than having to write queries. The data browser where the data was visualized in a rows and columns, where I could easily change certain values or delete them, thats what I need.
Nothing is wrong with the playground but Im a bit baffled that that is the only option
b
That dashboard mockup still includes functions wich aren’t a part of prisma anymore (if I’m getting it right.. it’s very confusing right now :D)
j
Honestly I'd see the dashboard being a separate package that's included in graphql-yoga like the playground is
h
Prisma is core of framework, framework is going to build on top so you get serverless functions still
I don't get how everybody is still so confused
j
I imagine it would help if the Graphcool site in particular had something more obviously setting it out. At this point the explanation is contained in a bunch of Slack, forum, and GitHub comments
Also doesn't help that the Prisma site looks like it could practically replace the Graphcool one, which could lead to the conclusion that one replaces the other
b
with graphcool-yoga funtions aren’t serverless anymore - so my fear is that there will be a hosted prisma cloud (like announced on the prisma website) but you have to host graphql-yogo yourself, since graphcool isn’t offering managed serverless functions anymore
And without a clear answer and long term roadmaps i really hesitate to build my startup on top of something that might get deprecated soon.
h
Where did you see that they are discontinues serverless functions?
b
No it’s only something I fear. Nothing that got announced (yet)
h
b
yes, but no custom resolvers (as far as i understood the docs)?
h
Btw from forum: Prisma - a GraphQL engine graphql-yoga - a GraphQL Server that could use Prisma as a Backend Graphcool Framework - a backend solution with a GraphQL interface, serverless functions and webhooks. Will use Prisma as it’s engine eventually. Graphcool Cloud - a hosted version of the Graphcool Framework
b
haha 😄 that’s an overview i wrote and asked nilan if this is correct earler yesterday on slack 😄 he said yes-ish - but I should contact sales - which i did and still waiting for an awnser.
j
@Ben I'd highly doubt they'd he discontinuing that functionality. As has been stated, the release of Prisma is just a component of Graphcool Framework, to be integrated at a future date. I would be highly surprised if GC Cloud didn't handle the full stack - that would be kinda against the point. GraphQL Yoga is just a mechanism to expose a GraphQL API - that doesn't mean that such functionality won't be integrated into GC Cloud
b
@Jonathan Romano I really hope so 🙂