index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graphql
/
hello
/
schema.graphql
blob: d3dba234110fe1e07e050d8faf9ab6f2ac2ba273 (
plain
) (
blame
)
1
2
3
type
Query
{
hello
:
String
!
}