Does anyone have like a hello work app for prisma?...
# orm-help
a
Does anyone have like a hello work app for prisma? I'm a little confused about where how I define my resolvers? I've built graphql back-ends... so this is more about how I go about using prisma. For instance, say I have an apollo server back-end-- how would I transfer that to prisma? Or say I have a current app with a REST API backed back azure SQL-- how/where do I define resolvers that CRUD my asure SQL so I can throw out the REST API?