
I want to filter the document based on reference which is a relationship with other table 'references'. reference field can be nullable

Not supported

Yet

then how can I do that, is there any work around?

I have to only show the guests of the person who is currently logged in

is there any other way? Please there must be something we can do if we can't able to filter the relationships

atleast tell me the how to use OR between multiple queries instead of AND

Not supported yet. You would need to make separate API calls

If you have document security enabled and documents are configured with read access for certain users, people will only be able to fetch what they have read access to
Recommended threads
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- CORS + 401 Error with Appwrite Authentic...
I'm getting a CORS + 401 Error with Appwrite Authentication Access to fetch at 'https://cloud.appwrite.io/v1/account/sessions/email' from origin 'https://my-c...
