This is my ToWatch Model in toWatch-model.js file which in code has UserModel->ToWatch 1:1 relationship and has ToWatch->MovieModel 1:M relationship. I watched many tutorials, but being my first time trying to make a method that will return everything including something from my other table via ID, I wasn’t sure where to put and how to put data that I need