GroupingNodeKeyJSON Interface
Deprecated in 3.x. Use GroupingNodeKey.
Serialized GroupingNodeKey JSON representation.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| groupedInstancesCount | number | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| instanceKeysSelectQuery Inherited | PresentationQuery | undefined | BaseNodeKey | Query that returns all selected instance keys | 
| pathFromRoot Inherited | string[] | BaseNodeKey | Node hash path from root to the node whose key this is | 
| type Inherited | string | BaseNodeKey | Node type | 
| version Inherited | number | BaseNodeKey | Version of the key. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.