1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
appwrite/docs/examples/1.5.x/server-graphql/examples/health/get-storage.md
2024-03-08 10:58:46 +01:00

8 lines
80 B
Markdown

query {
healthGetStorage {
name
ping
status
}
}