OBJECT
type Market {marketId: Int schoolCompanyId: Int name: String schoolCompany: SchoolCompany countries: [Country] agencyCompanyCount: Int }