wallet.andert.me/.wundergraph/operations/Continents.graphql
2023-08-25 09:45:46 +02:00

7 lines
62 B
GraphQL

query Continents {
countries_continents {
name
code
}
}