in case I need to delete relationships between obj...
# spicedb
a
in case I need to delete relationships between object and subject but per specific organization. E.g. delete all users in all user_groups but within org:1 And yes, your yesterday suggestion to add org_id as an object id prefix works, but it is a hardcoded solution kinda. What if there would be a need to do the same, but depending not on an org but something else.
7 Views