I have the following situation:
const Schema = mongoose.Schema const AttributeSchema = new Schema({ description: { type: String, trim: true,