Hi all! Quick question on caveats: do they / are t...
# spicedb
p
Hi all! Quick question on caveats: do they / are they planned to allow accessing relationship values? Basic use-case: I want to lookup resources by a permission, but limit the set to those resources where e.g. the relationship
parent
is equal to some ID passed in at runtime. Or would I need to duplicate the
parent
field to the "caveats data" (not sure what the right term for that is) when writing the relationship?