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.

Defined in

Last Updated: 08 January, 2020