TypesObjectsGloAppNotInstalledErrorGloAppNotInstalledErrorError that occurs when a GloApp cannot be installed into a workspace. type GloAppNotInstalledError implements Error { message: String!} Fields GloAppNotInstalledError.message ● String! non-null scalar Interfaces Error interface