Join Discord
Powered by
This is possible with a WriteRelationships request...
# spicedb
c
corkrean
04/26/2023, 11:36 PM
This is possible with a WriteRelationships request delete operation. These are atomic, like DeleteRelationships requests. Here is a Golang example using our official client library:
https://gist.github.com/corkrean/e3ca987c4d4db516ff932413749d9649
Previous
Next