OBJECT
type SchoolCompanyPublicFields {schoolCompanyId: Int schoolCompanyPhotoFileId: Int name: String phone: String address: String email: String websiteUrl: String isVerified: Boolean schoolCompanyPhotoFile: File }