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
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...