Hello! I am struggling with setting up Many-to-Man...
# orm-help
l
Hello! I am struggling with setting up Many-to-Many relationship in a graphQL resolver where the instances already exist (I'm only connecting them, not creating new instances. Does anyone know of examples I could look at? In Sequelize, I would be using
Copy code
fooInstance.setBar().
r
Hi @Laurynn Lowe - here are a couple of examples: https://github.com/prisma/prisma-examples