Kharann
03/31/2022, 12:33 PMmodel User
is mapped to PrismaUser
rather than User. It clashes with my typings and i want an easier DX of importing typesTopi Pihko
03/31/2022, 2:07 PMNurul
03/31/2022, 2:10 PMimport { User as PrismaUser } from '@prisma/client'
We also have a Feature Request which discusses about specifying prefix/postfix to generated prisma types, could you please leave a 👍 to the request? It would help our team in prioritising it.Kharann
03/31/2022, 2:10 PMKharann
03/31/2022, 2:10 PMKharann
03/31/2022, 2:10 PMKharann
03/31/2022, 2:13 PM