OBJECT
A country of the user
type UserCountry {# ISO 3166-2 Country Codecode: String # Name of the countryname: String # Country Regionregion: String # Language for the webapplanguage: String }