NodeWithRevisions
InterfaceContent that maintains a history of changes. Provides access to previous versions of the content and the ability to restore earlier revisions.
Fields
The globally unique ID for the object
True if the node is a revision of another node
If the current node is a revision, this field exposes the node this is a revision of. Returns null if the node is not a revision of another node.