OBJECT

PeopleCountryModel

link GraphQL Schema definition

  • type PeopleCountryModel {
  • country: String
  • people: Int
  • }