Filter by keyword

CreateCompassRelationshipInput

Accepts input for creating a new relationship.

Property NameTypeDescription
endNodeIdStringThe unique identifier (ID) of the component at the ending node.
relationshipTypeCompassRelationshipTypeInputThe type of relationship. eg DEPENDS_ON or CHILD_OF
startNodeIdStringThe unique identifier (ID) of the component at the starting node.
typeInputMaybe<CompassRelationshipType>The type of the relationship.

Rate this page: