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
fooInstance.setBar().