SerializedHierarchicalRelationshipFilterConfig

type SerializedHierarchicalRelationshipFilterConfig: object;

Type declaration

ShowOnlyIfHasInward?

optional ShowOnlyIfHasInward: boolean | null;

ShowOnlyIfHasOutward?

optional ShowOnlyIfHasOutward: boolean | null;

SkipOutwardRelationships?

optional SkipOutwardRelationships: boolean | null;

Deprecated

Use SuppressLinkedItems instead

SuppressLinkedItems?

optional SuppressLinkedItems: string | null;