Good day, Please I need assistance, I can't figure out how to use Query in my application. I have gone through the documentation, and the example provided did not work for me. I have also read where it was said that Query requires the fields to be indexed. when I use Query in my application, it throws a server error. I have attached the following screenshot 1. My package.json, 2. My code snippet, 3. My attributes(Tables) 4. The corresponding Indexes table.
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...