fix: adapt for supported GraphQL schema on 6.12.13

This commit is contained in:
2026-02-28 15:51:14 +01:00
parent 3acdfa3b2b
commit 3d23d3c5b4
10 changed files with 10 additions and 76 deletions

View File

@@ -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