TypesObjectsGloAppAlreadyInstalledErrorGloAppAlreadyInstalledErrorError that occurs when a GloApp cannot be installed into a workspace as it has already been installed. type GloAppAlreadyInstalledError implements Error { message: String!} Fields GloAppAlreadyInstalledError.message ● String! non-null scalar Interfaces Error interface