Suppose the Schema is:
{ name: String, age: Number, classes: { type: [classSchema] } }
And I have a document corresponding to the