M

Results 2 issues of M

I am in the Connecting Resolvers and Database part. I got this warning: `TypeError: sequelize.import is not a function`. I searched about it. I could not find any answer that...

`findById `did not work in my case. I find the solution in [Stackoverflow](https://stackoverflow.com/questions/41577597/sequelize-findbyid-is-not-a-function-but-apparently-findall-is) Changed it to ` findByPk`