> Alternatively, I thought of omitting caveats and using relationships managed by my application code, creating a relation like folder#viewer@tenant#member when tenant_access is set to view_only, and so on. But I’m concerned about managing edge cases manually and writing many relationships.
This is the recommendation