I have tried to define the schema as following:
const articleSchema = new Schema({ _id: mongoose.SchemaTypes.ObjectId, image: { type: SchemaTy