Once again here is a schema:
const pollsSchema = new Schema({ poll: [{ user: { _id: String, name: String }, cn