Is it possible to have a caveat reference a resour...
# spicedb
s
Is it possible to have a caveat reference a resource relation? e.g.
caveat is_value(value string) { rel->value = value }
? Not a great example, but the idea that you can reference something from the authorization schema inside the caveat?