if i send 2 relations in 1 create
# spicedb
y
if i send 2 relations in 1 create request, but first relation exists in spiceDb and second not exists. Can i add some precondition or parameter to save second relation even if first one is duplicated?
v
no. it is treated as a transaction, so it either succeeds or fails completely.
y
thanks)
3 Views