Open
Description
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 fits my problem.
This is my Sequelize version: "sequelize": "^6.3.4",
Maybe it is related with the deprecation of import
function in Sequelize? How can we refactor our code?
I think this kind of problems can happen everytime. How can we deal with those?
Metadata
Metadata
Assignees
Labels
No labels