Skip to content

Feature/16 use prisma class instead of nestjs ones

Replace nestjs entities with prisma types, so we do not have to rebuild entities after querying to the database.

Merge request reports