my schema is like this
const appSchema = new mongoose.Schema( { appName : { type: String, required: true, tri