wallet.andert.me/.wundergraph/operations/Files.graphql

9 lines
78 B
GraphQL
Raw Normal View History

query {
system_db_files {
id
title
type
filename_disk
}
}