I have a model which consist of an array.
const MyModelSchema= new mongoose.Schema({ username:{ Type:String } results: [ { subject