Here is my schema
const mongoose = require("mongoose"); const footballersSchema = new mongoose.Schema({ name: { type: String, r