This is part of my user schema:
const userSchema: Schema = new Schema({ profile: { firstName: String, lastName: String, email: String, profi