<@444996680530657281> just tried a few things with...
# spicedb
a
@Joey just tried a few things with DRR, can't find a way to apply this for indirect relationship, e.g
Copy code
definition organization {}
definition user_group {
    relation parent: organization
    relation group_admin: user
    relation group_user: user
  }
definition user {}
not sure is it still possible to delete all user_groups TO user relationships where user_group->parent is organization:1 second row on the screenshot https://cdn.discordapp.com/attachments/844600078948630559/1262859222081863770/image.png?ex=669820cd&is=6696cf4d&hm=f1b89c25591cf9c6dec73e7a9eb1d82bff73af6496753097247de3c13851c1cb&
11 Views