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