BraveOriginal post
Rank 2: Process
How are permissions working with relations?
If I have a collection where I have access to and there is a document liked to a collection I don’t have permissions for… What will happen if I request? Will the relation display?
Summary
The user is asking about permissions in relation to accessing documents. They want to know what happens if they have access to a collection, but not to a specific document that is linked to that collection. They are wondering if they can still view the relation. The solution provided is to refer to the documentation on relations and permissions found here: https://appwrite.io/docs/databases-relationships#permissions.