And just clarifying, when I do this: `relation acc...
# spicedb
s
And just clarifying, when I do this:
relation account_manager: account#manager
in tandem with a concrete relationship of
user:user_id#account_manager@account:account_id#...
, then all users that are marked
manager
to account
account_id
are marked as account managers for user
user_id
?