I have a Teacher type that looks like this:
Teacher
type Teacher { id: ID! name: String reservations: [Applicant], reservations_by_day: {