
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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
