Hello, I'm wondering how to find all the documents that a user has access to but limited to a single folder. This would be the model:
https://play.authzed.com/s/VS0bzwizqKVx/schema
I would like to somehow be able to list d1,d2,d3 which are documents u1 has edit access to but are in f1 and not f2. Imagine this user would have access to a million documents but they are dispersed among thousands of folders. In that case asking for a single folder can be doable but asking for all accessible documents might not.