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