Example illustrating the use of GraphQL schemas and remote API consumption to retrieve the information of all the countries of the entire world.
When clicking on any of the countries enlisted in the LazyColumn composable, a dialog appears, retrieving and showing the country details.