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
91b351ef2e
wallet.andert.me
/
.wundergraph
/
operations
/
Todos.graphql
11 lines
101 B
GraphQL
Raw
Normal View
History
Unescape
Escape
Added Directus System Endpoint and displaying files
2023-09-13 11:49:56 +00:00
query
{
db_todos
{
Initial Wundergraph Setup
2023-08-25 07:45:46 +00:00
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