theconductor
08/07/2024, 4:43 PMReadRelationships
to see what the current relationship is
- Craft a Precondition
that ensures the above relationship still exists
- Make a WriteRelationships
request that 1) uses the precondition, 2) deletes the above relationship, and 3) writes the new relationship
- If the previous step failed, you know someone else is editing it simultaneously. Repeat the whole thing.