I have schema containing text field and few other array type fields.
text
const MySchema = new Schema({ user: { type: String, }, text: {