Logic

Now, the respective logic must be implemented.

We have our entities and their relantionships with each other defined. It's time to actually implement the logic in their services. This time, we'll learn how to achieve so using Prisma.

Last updated