Documentation shows that Queries are valid here, but doesn't explain which queries are valid.
At first I presumed this to be a bug, but before creating a github issue I tested some possible queries, and found that Query.Select worked (which makes sense in hindsight).
IS it just Query.Select? If not what else would work here? (I can't think of anything else that would make sense...)
For ease of access to the docs: https://appwrite.io/docs/references/1.6.x/server-rest/databases#getDocument
Recommended threads
- Query.contains not supported on Cloud?
I try to filter a row which contain a string inside a string array column, however I get the following error: ``` {"name":"AppwriteException","code":400,"type"...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
- Unknown usage from one of my database
I need support help. For more than 2 weeks, i didn't make any requests to my database, but I have noticed huge amount of reads and writes requests: Around 8000...