[wip] daemon separation
This commit is contained in:
parent
98ee1dc6f1
commit
fa084118c3
48 changed files with 48 additions and 35 deletions
graphql/sources
|
@ -1,5 +1,5 @@
|
|||
type QBitTorrentDaemonMutation {
|
||||
cleanup(dryRun: Boolean!): QBitCleanupResponse! @resolver
|
||||
cleanup(run: Boolean!): QBitCleanupResponse! @resolver
|
||||
}
|
||||
|
||||
type QBitCleanupResponse {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue