tstor/graphql/query.graphql

5 lines
104 B
GraphQL

type Query {
qbitTorrentDaemon: QBitTorrentDaemonQuery @resolver
fsEntry(path: String!): FsEntry
}