OBJECT
type SchoolCertification {schoolCertificationId: Int! code: String! description: String! created: String! modified: String }