I want it to succeed even if it already exists/didn't exist, I want to know whether the operation was actually performed or not so that I don't run the risk of either deleting data that already existed or "re-creating" data that was never there when doing the opposite operations on rollback like the approach suggested here
https://authzed.com/docs/spicedb/concepts/relationships#two-writes--commit