migrate to spacex api
This commit is contained in:
11
.wundergraph/operations/Dragons.graphql
Normal file
11
.wundergraph/operations/Dragons.graphql
Normal file
@ -0,0 +1,11 @@
|
||||
query Dragons {
|
||||
spacex_dragons {
|
||||
name
|
||||
active
|
||||
# remove the comments to add thrusters to the query
|
||||
# thrusters {
|
||||
# amount
|
||||
# pods
|
||||
# }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user