Initial Wundergraph Setup
This commit is contained in:
6
.wundergraph/operations/Todos.graphql
Normal file
6
.wundergraph/operations/Todos.graphql
Normal file
@ -0,0 +1,6 @@
|
||||
query Projects {
|
||||
directus_todos {
|
||||
id
|
||||
task
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user