Hi folks. Question about computable permissions re...
# spicedb
c
Hi folks. Question about computable permissions request. if i have a relation
access
and a permission like
view = access->viewer
when i ask for computable permissions of
access
relation i would expect for
view
to be returned, but seems is not. Is that because of the
->
navigation? what is the logic here. Thanks.