DaiiLocc
Results
1
issues of
DaiiLocc
### Contact Details _No response_ ### What happened? The model in my mongodb is as follows: import mongoose from "mongoose"; **_contentDetail.ts_** const ContentTranslateSchema = new mongoose.Schema({ idLanguage: {type: mongoose.Schema.Types.ObjectId, required:...
bug