parent
63e63c1c37
commit
aa0affb019
30 changed files with 1338 additions and 242 deletions
graphql
|
@ -1,5 +1,6 @@
|
|||
type Query {
|
||||
torrentDaemon: TorrentDaemonQuery @resolver
|
||||
qbittorrentDaemon: QBitTorrentDaemonQuery @resolver
|
||||
|
||||
fsEntry(path: String!): FsEntry
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue