Zedtoken on delete request
# spicedb
d
Having a look at
DeleteRelationshipsResponse
, I see that a zedtoken is returned. Just wondering, what is this typically used for?
v
The same as any other mutation: when you want to make sure your permission computations reflect those changes.
2 Views