I am working on this text Model
const mongoose = require (\'mongoose\') const textSchema = new mongoose.Schema({ text : { type: String, requi