wallet.andert.me/.wundergraph/operations/Continents.graphql

7 lines
62 B
GraphQL
Raw Normal View History

2023-08-25 07:45:46 +00:00
query Continents {
countries_continents {
name
code
}
}