mirror of
https://github.com/unraid/api.git
synced 2026-01-25 01:48:37 -06:00
@@ -36,6 +36,9 @@ module.exports = function ($injector, get, gql, graphql, graphqlDirective, merge
|
||||
|
||||
type Mutation {
|
||||
login(username: String!, password: String!): String
|
||||
|
||||
shutdown: String
|
||||
reboot: String
|
||||
}
|
||||
`];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user