DeletedNode
Information about a deleted node
type DeletedNode {
manifestId: ID!
}
Fields
DeletedNode.manifestId
● ID!
non-null scalar
ID of the deleted manifest
Returned By
nodeDeleted
subscription