Ah I see, I could do a ReadRelationships on every ...
# spicedb
t
Ah I see, I could do a ReadRelationships on every resource type and cross reference the IDs back to my list of valid ones, then do DeleteRelationships on the difference. A bit drawn out, but that makes sense. Thank you!