with a relation specified using a wildcard or non-...
# spicedb
d
with a relation specified using a wildcard or non-wildcard, is there a pattern that one can use to follow the non-wildcard relation within a permission?
the logic intends to allow one to scope down an attribute or set it to a wildcard
j
use a different relation
d
just another name like
all_foo
ok
thanks