fix: return isCloud boolean in getAutomatischInfo
This commit is contained in:
@@ -466,7 +466,7 @@ type AppHealth {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type GetAutomatischInfo {
|
type GetAutomatischInfo {
|
||||||
isCloud: String
|
isCloud: Boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
type GetUsageData {
|
type GetUsageData {
|
||||||
|
Reference in New Issue
Block a user