OBJECT
type ConnectedInstitution {id: Int! name: String! logoUrl: String websiteUrl: String bannerUrl: String destinationCountries: [String] }