👋🏻 Howdy! That's one way to do it, but that woul...
# spicedb
v
👋🏻 Howdy! That's one way to do it, but that wouldn't be transactional. The recommended way is to use
WriteRelationships
method and specify 2 updates: one with
operation=DELETE
and another one with
operation=CREATE
(or
TOUCH
).