Skip to content

v12.0.0 Updated Prisma to v5.5.2

Compare
Choose a tag to compare
@ZenSoftware ZenSoftware released this 05 Nov 23:55
· 200 commits to base since this release
  • Updated Prisma to v5.5.2

Breaking Changes

  • There have been changes to the typings for Prisma count in their latest release. This requires deleting and regenerating the Nest GraphQL resolvers under apps/api/src/app/graphql/resolvers/prisma. The User GraphQL resolvers can be kept as the changes have been pushed to the repository.