so `prisma` creates a graphql api for your databas...
# orm-help
p
so
prisma
creates a graphql api for your database(s) with all the crud operations, which you can then call in your own graphql server, which you will have to set-up and define