TypesObjectsGloAppInstallDeniedErrorGloAppInstallDeniedErrorError that occurs when a GloApp cannot be installed into a workspace due to insufficient permissions. type GloAppInstallDeniedError implements Error { message: String!} Fields GloAppInstallDeniedError.message ● String! non-null scalar Interfaces Error interface