I define the inderection like this: ```relation b:...
# spicedb
s
I define the inderection like this:
Copy code
relation b: a#b
permission c = b
I see the behavior if
a#b
is a permission but not if
a#b
is a relation.