You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the mongoose models in the backend don't conform to mongoose's best practices, which may result in wrong typing and makes it harder to work with the models.
The current implementation of the mongoose models in the backend don't conform to mongoose's best practices, which may result in wrong typing and makes it harder to work with the models.
See https://mongoosejs.com/docs/typescript.html#using-extends-document
The text was updated successfully, but these errors were encountered: