Hi anyone using prisma with MongoDB v4.2 and getti...
# orm-help
a
Hi anyone using prisma with MongoDB v4.2 and getting an error:
IndexOptionsConflict
when trying to deploy? I have multiple documents referencing the field it's complaining about using a
@relation(link: INLINE)
Specifying a named
@relation()
didn't really help so wondering if anyone faced a similar issue
c
Prisma 1 or 2 ? (Prisma 2 support for Mongo is not available yet) https://github.com/prisma/prisma/issues/1277
a
Prisma 1