Greetings, I really like your application, in fact I have learned a lot with the details of your explanation, but there is a function that I can not find, or I do not know where it comes from. and for future consultations of other tables know how to implement them.
[err, companies] = await to(user.getCompanies({include: [ {association: Company.Users} ] }));
where “user.getCompanies” came from
Excuse my english, I’m supporting myself in google. Thank you.
Greetings, I really like your application, in fact I have learned a lot with the details of your explanation, but there is a function that I can not find, or I do not know where it comes from. and for future consultations of other tables know how to implement them.
[err, companies] = await to(user.getCompanies({include: [ {association: Company.Users} ] }));
where “user.getCompanies” came from
Excuse my english, I’m supporting myself in google. Thank you.