OBJECT
type SchoolAmenity {schoolAmenityId: Int schoolId: Int amenityTypeId: Int school: School amenityType: AmenityType }