This website requires JavaScript.
Explore
Help
Sign In
samuelandert.eth
/
wallet.andert.me
Watch
1
Star
0
Fork
0
You've already forked wallet.andert.me
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aaf4a7461a
wallet.andert.me
/
.wundergraph
/
operations
/
Todos.graphql
11 lines
113 B
GraphQL
Raw
Normal View
History
Unescape
Escape
added the Todos query
2023-08-25 09:50:36 +00:00
query
Todos
{
Initial Wundergraph Setup
2023-08-25 07:45:46 +00:00
directus_todos
{
id
task
added the Todos query
2023-08-25 09:50:36 +00:00
user_created
{
first_name
last_name
}
Initial Wundergraph Setup
2023-08-25 07:45:46 +00:00
}
}
Reference in New Issue
Copy Permalink