- In seeds (`roles.js && users.js`), while importing the collections, the schemas are imported rather than the models. - In `Models/User/methodsjs`, while importing the User collection, the schema is imported rather than the model.
roles.js && users.js), while importing the collections, the schemas are imported rather than the models.Models/User/methodsjs, while importing the User collection, the schema is imported rather than the model.