Like for permissions on our `Item` which is many2o...
# spicedb
l
Like for permissions on our
Item
which is many2one to our
Order
we just lookup
READ
permission on the
Order
and use a
WHERE ID IN [order_ids]
2 Views