OBJECT

PaginatedCities

link GraphQL Schema definition

  • type PaginatedCities {
  • totalCount: Int
  • cities: [CityInfo]
  • }

link Require by