How can I add a User to the School\'s admins field?
School Schema:
const School = new Schema({ name: { type: String, required: true }, grades_p