I have a model like this :
const CarSchema = new Schema({ name: String, components: [{ subComponents: [{