Prisma Client allows us to limit the amount of data that is returned from queries. It also allows us to be specific about which data should be included in the returned dataset. In this lesson, we use the select and include operators to be specific about the shape of our returned data.
Hi Ryan, thank you for the course so far, content is great and flows nicely. Will new episodes be posted? Curious about validation and permissions (authorization).
Thanks for checking it out!
I might post some more videos or perhaps do a more advanced set of tutorials. Anything else you'd be looking for in an advanced course?
Would love to see topics about transactions, running raw queries, rolling back migrations, etc. And also, does Primsa allow me to create my own methods for a given model? Something like prima.product.findOne().hasReview()?
Thanks for the feedback Stephen! I'll see if I can focus on those topics in my future lessons.
Hey Ryan, this seemed to be the leading prisma source on the internet even after a year! Would love some more of these high quality videos!
Hey Ryan, this seemed to be the leading prisma source on the internet even after a year! Would love some more of these high quality videos!
Thanks! More to come 👍