I was learning some basic CRUD operation in mongoose and then I came across this. This is my model
const User = mongoose.model(\'User\',{ name:{ type:Stri