API Reference > presentation-common > PresentationRules > SameLabelInstanceGroupApplicationStage SameLabelInstanceGroupApplicationStage Enumeration Beta Specifies hierarchy creation stages used to apply SameLabelInstanceGroup grouping. Members Name Value Description Query "Query" Apply grouping at query stage. PostProcess "PostProcess" Apply grouping at post-processing stage.This allows grouping nodes created by different hierarchy specifications ata higher performance cost as it requires loading the whole hierarchy level beforereturning even the first node - avoid using with large numbers of nodes. Defined in presentation/common/src/rules/customization/GroupingRule.ts Line 118 Last Updated: 13 June, 2024