mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-03-02 00:04:45 -08:00
fix: adapt for supported GraphQL schema on 6.12.13
This commit is contained in:
@@ -892,7 +892,6 @@ type DockerNetwork {
|
||||
|
||||
```graphql
|
||||
type Info implements Node {
|
||||
apps: InfoApps
|
||||
baseboard: Baseboard
|
||||
cpu: InfoCpu
|
||||
devices: Devices
|
||||
@@ -945,10 +944,8 @@ type Os {
|
||||
distro: String
|
||||
release: String
|
||||
codename: String
|
||||
kernel: String
|
||||
arch: String
|
||||
hostname: String
|
||||
codepage: String
|
||||
logofile: String
|
||||
serial: String
|
||||
build: String
|
||||
|
||||
Reference in New Issue
Block a user