API Reference > presentation-common > PresentationRules > DEPRECATED_AllRelatedInstanceNodesSpecification > skipRelatedLevel skipRelatedLevel skipRelatedLevel: undefined | number Skips defined level of related items and shows next level related items. Example: lets say we have relationship hierarchy A->B->C, but we want to show A->C. In this case we need to set this property to 1 - the engine will query all direct relationships and all nested relationships and only nested ones will be used to create content. Defaults to 0. minimum 0 Defined in presentation/common/src/presentation-common/rules/hierarchy/AllRelatedInstanceNodesSpecification.ts Line 50 Last Updated: 11 June, 2024