Sorry I should clarify, im trying to batch delete....
# spicedb
b
Sorry I should clarify, im trying to batch delete. If I have an array of projects Ids, I want to delete all relationships for each project. I can do this with individual delete reqs, but is there a batch method?
6 Views