OBJECT
type AgencyCompanySchoolLead {agencyCompanySchoolLeadId: Int agencyCompanyId: Int schoolCompanyId: Int schoolName: String invitationEmail: String sentAt: DateTime reminderSentAt: DateTime name: String }