It's Prisma Time - Aggregate and GroupBy
Welcome back Folks 👋
Today we are seeing how to aggregate and group data.
Let's start from the first one.
To aggregate data in Prisma you have to use the aggregate method.
Using this method, you can aggregate data of type number, and you can do the...
blog.delpuppo.net2 min read