mirror of
https://github.com/unraid/api.git
synced 2026-01-15 13:10:01 -06:00
@@ -160,12 +160,12 @@ type Vars {
|
||||
uptime: String!
|
||||
}
|
||||
|
||||
type mdState {
|
||||
enum mdState {
|
||||
SWAP_DSBL
|
||||
STARTED
|
||||
}
|
||||
|
||||
type registationType {
|
||||
enum registationType {
|
||||
Basic
|
||||
Plus
|
||||
Pro
|
||||
|
||||
Reference in New Issue
Block a user