Dumb question: if running against hosted/managed prisma servers does
prisma deploy
also push resolver code to run server side or just manage the DB connections? I'm trying to learn prisma basics before porting a prototype from graph.cool over to prisma.
p
picosam
05/24/2018, 5:17 PM
If by “resolver code” you mean your GraphQL that you would write using GraphQLYoga for example, the answer is no.