* when working with subdocument arrays, we should be able to do, e.g. `user.studies.id("abcd")` to search the subdocument array for a matching id. * i think this we just need to inform typescript about the relationships properly