TypesObjectsGloAppNotDeletedErrorGloAppNotDeletedErrorError that occurs when a GloApp cannot be deleted. type GloAppNotDeletedError implements Error { message: String!} Fields GloAppNotDeletedError.message ● String! non-null scalar Interfaces Error interface