Fields | Type | Description |
---|---|---|
name | String | Country Name |
emoji | String | Country Emoji |
code | String | Country Code |
capital | String | Country Capital |
continent | Pointer | Continent that the country belongs |
provinces | Relation | All subdivisions, states, and provinces of a country. |
cities | Relation | Relation with all cities of a country |
languages | Relation | Languages spoken in the country |
phone | String | Country phone code |
native | String | Country name in native language |
currency | String | Currency of the country |
shape | Pointer | Shapes of all Countries |
timezones | Relation | All timezones of a country. |