
Since it's New Year's day, I decided to start it off productively. In this post you'll learn my approach to filtering through tables using Prisma and Apollo Server. It shows how simple prisma is, and how little code is required to represent some pretty lengthy sql statements under the hood.
Prelude
I'm rebuilding an application that has a listing page wit…
