0 / 60 seg.

How do you create a model in Mongoose to interact with the database?

let Model = mongoose.____('ModelName', schema);