Say I have mongodb schema :
imageSchema.js:
const mongoose = require(\'mongoose\'); const imageRead = mongoose.Schema({ image_id: { ty