rest-api icon indicating copy to clipboard operation
rest-api copied to clipboard

feature: Add a `replace` parameter for single node additions

Open kezz opened this issue 2 years ago • 0 comments

This provides an "atomic" way of performing a replacement on a node without having to make two separate rest calls.

Unsure if there is potentially a better solution, or more value in having a /replace endpoint with a parameter to pick the equality predicate. However, I think this is good as a nice addition for atomic remove/add for most use cases now.

kezz avatar Nov 08 '23 17:11 kezz