Chris Hinds
03/19/2022, 1:54 PMprisma1
which to me has a better syntax, seems to make things easier with MongoDB ie. auto matching of @id to _id
I think before I was using Prisma 2. However it seems like docs for Prisma 1 are still being updated and includes support for MongoDB etc
Am I just being daft here, and should I be using prisma 2. the datamodel.prisma
syntax seems much better IMO but this is on Prisma 1Lars Ivar Igesund
03/19/2022, 3:37 PMChris Hinds
03/19/2022, 3:41 PMVladi Stevanovic