Hi everyone, are subject set rewrites (defined in ...
# talk-keto
r
Hi everyone, are subject set rewrites (defined in the OPL model) not honored in the list and expand APIs? I could only get them to work in the permission check APIs. Is there any alternative way to get these rewrites in list/expand APIs? I initially thought to create explicit relation tuples for relations that would be otherwise implicitly inferred through the model, but it is leading to a lot of extra relations as my model has parent/child hierarchy of objects.
s
The list API currently does not support it. We have it on our road-map, but it will take a few more months to be shipped.
b
@steep-lamp-91158 Is there a github issue that can be followed for the progress?