TypesObjectsGloAppNotUninstalledErrorGloAppNotUninstalledErrorError that occurs when a GloApp cannot be uninstalled from a workspace. type GloAppNotUninstalledError implements Error { message: String!} Fields GloAppNotUninstalledError.message ● String! non-null scalar Interfaces Error interface