Let\'s say I a student model like this:
const Schema = mongoose.Schema; const StudentSchema = new Schema({ fullName: { type: String, requ