I have 2 simple schemas as follows:
UserModel.js
const mongoose = require(\'mongoose\') const UserSchema = mongoose.Schema({ firstN