tstor/graphql/sources/qbittorrent_query.graphql

3 lines
67 B
GraphQL

type QBitTorrentDaemonQuery {
torrents: [QTorrent!]! @resolver
}