PartialHierarchyModification Type Alias
Deprecated in 5.2 - will not be removed until after 2026-10-01. Use the new @itwin/presentation-hierarchies
package for creating hierarchies.
PartialHierarchyModification = NodeInsertionInfo | NodeDeletionInfo | NodeUpdateInfo
Information about a hierarchy change: insertion, deletion or node update.
Defined in
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.