fix: return isCloud boolean in getAutomatischInfo

This commit is contained in:
Ali BARIN
2023-03-06 18:01:47 +00:00
parent 677aa232e7
commit 66be6d1e89

View File

@@ -466,7 +466,7 @@ type AppHealth {
}
type GetAutomatischInfo {
isCloud: String
isCloud: Boolean
}
type GetUsageData {