https://countries.trevorblades.com/code, name, native (native name), phone (country calling code), continent, capital, currency, languages, emoji, etc.code, name, countries (list of countries in the continent)code, name, native (native name)curl --location '/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"query": "string",
"variables": {
"property1": "string",
"property2": "string"
}
}'{}