OBJECT
type EconomicOverviewModel {familiesCount: Long familiesWithStoplightCount: Long followupsCount: Long genders: GenderDistributionModel membersAverage: String peopleByCountries: [PeopleCountryModel] peopleCount: Long peopleWithStoplightCount: Long snapshotsCount: Long snaspshotsWithoutStoplight: Long }