TypesObjectsGloAppDeletedErrorGloAppDeletedErrorError that occurs when attempting to update a deleted GloApp. type GloAppDeletedError implements Error { message: String!} Fields GloAppDeletedError.message ● String! non-null scalar Interfaces Error interface