remove_allowed_connection

mutationSeit v1.0

Remove an allowed connection constraint, revoking permission for a relationship type to connect specific node type pairs. Applied immediately.

Beispielanfrage

{"relationship_type": "depends_on", "source_node_type": "Feature", "target_node_type": "Component"}

Beispielantwort

{"success": true, "operation_count": 1, "versions": [55]}