OBJECT

SchoolConnectedAgenciesByCountry

link GraphQL Schema definition

  • type SchoolConnectedAgenciesByCountry {
  • agencyCount: Int
  • countryId: Int
  • country: Country
  • }