Initial Wundergraph Setup

This commit is contained in:
Samuel Andert
2023-08-25 09:45:46 +02:00
commit 842cd376cc
33 changed files with 9654 additions and 0 deletions

View File

@ -0,0 +1,6 @@
query Dragons {
spacex_dragons {
name
active
}
}