I have two collections video and videoCategory
Video:
const mongoose = require(\'mongoose\'); const Schema = mongoose.Schema; const videoSchema = new