Rank 2: Process
I have these three collections namely users, schools, and assignment. The assignment collection has a relationship to school and user mainly one to many (one school/user, many assignment) relationships. How do I query all schools that have been assigned to that assignment?