Suppose we have to respond to a user action with >...
# spicedb
n
Suppose we have to respond to a user action with > 1 permissions updates -- say write a relationship and delete a relationship. Is there a way to batch those into a single transaction? Or in other words, how can we be sure that only ALL or NONE of the relationships are successful?