Oct 2, 2023
Great article. I ran into an issue trying this using Prisma version 5.3.
Some of the types being referenced in the baseRepository file are depricated after -v 5+. In case anyone else runs into this issue, be sure to use `@prisma/client@4.16` or less