Where can I find an example of a query on a date field (for example date is before today). Thanks in advance.
You need to pass an iso formatted string in UTC timezone
As for examples...you can search discord. For ex, https://discord.com/channels/564160730845151244/1083025124258746409
Ok thanks
If your problem is resolved, please update the title of the post with the [SOLVED]
prefix
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
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 githu...