Looking at our instance deployed to Prisma cloud, ...
# prisma-whats-new
n
Looking at our instance deployed to Prisma cloud, we are only getting access to the generated schema, and not our customer queries and mutations. Has anyone else experienced this?
Obviously I'm confused about something and working from the car. So sorry if the answer to this is obvious
When I deploy with
prisma deploy
, I'm actually just deploying the datastore updates and generated schema changes
Does this mean I still need to deploy my prisma server that hosting my custom schema to some other service like zeit now or AWS EC2?
Not sure why this is just clicking for me
l
Meaning you're not getting access to the Yoga server?
n
correct
cc: @lawjolla
is that expected?
f
yes, on aws yoga has to be installed with up or serverless or its on docker now for functions
n
Thank you :)
❤️ 1