API Reference > presentation-common > PresentationRules > RepeatableRelationshipStepSpecification RepeatableRelationshipStepSpecification Interface Beta Specification of a single relationship path step. Extends RelationshipStepSpecification Properties Name Type Description count number | "*" = undefined Number of relationship steps that should be taken. Inherited properties Name Type Inherited from Description direction Forward | Backward RelationshipStepSpecification Relationship direction that should be followed to find the target class. relationship SingleSchemaClassSpecification RelationshipStepSpecification Specification of the relationship to use for joining the related instance. targetClass undefined | SingleSchemaClassSpecification RelationshipStepSpecification Specification of the target class. Defined in presentation/common/src/rules/RelationshipPathSpecification.ts Line 34 Last Updated: 13 June, 2024