OBJECT
type ConnectedInsuranceProviderItem {schoolCompanyId: Int schoolCompanyName: String currencyId: Int estimatedRevenue: Float totalNumberOfBookings: Int lastBookingCreated: String photoUrl: String currency: Currency }