Initial Wundergraph Setup
This commit is contained in:
6
.wundergraph/operations/Continents.graphql
Normal file
6
.wundergraph/operations/Continents.graphql
Normal file
@ -0,0 +1,6 @@
|
||||
query Continents {
|
||||
countries_continents {
|
||||
name
|
||||
code
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user