<@!767896513590329344> <@!802245842077483029> is t...
# spicedb
p
@User @User is there a way to query e.g for all
account_manager
across all `business_unit`s? So effectively the same as
Copy code
for unit in units:
  unit->account_manager
or similar