I made have here two MongoDB Models
Movie Model
import mongoose from \'mongoose\'; const movieSchema = new mongoose.Schema({ title: { type: Stri