Any good tutorials on working with the prisma bind...
# orm-help
a
Any good tutorials on working with the prisma bindings? A little confused on how I am supposed to learn how to implement my resolvers
Besides the API docs
w
What do you want to know? You usually just delegate the execution of queries and mutations to the API within your own resolvers