Hello do any of you know where I can find a docs o...
# orm-help
m
Hello do any of you know where I can find a docs or tutorial to use Prisma NexusJS with MongoDB?
r
@Maher Aldous 👋 Prisma 2 doesn’t support MongoDB currently. You can track this request for more info.
m
@Ryan Thanks but how about the Prisma 1.
r
Prisma 1 supports MongoDB but it’s limited. I would suggest using something else like Mongoose.