API Reference > presentation-common > PresentationRules > RelationshipStepSpecification RelationshipStepSpecification Interface Specification of a single relationship path step. Properties Name Type Description direction Forward | Backward Relationship direction that should be followed to find the target class. relationship SingleSchemaClassSpecification Specification of the relationship to use for joining the related instance. targetClass undefined | SingleSchemaClassSpecification Specification of the target class. Defined in presentation/common/src/presentation-common/rules/RelationshipPathSpecification.ts Line 16 Last Updated: 11 June, 2024