
Hi,
First of all, I'm not a regular developper. I've built my own website to showcase my work and, from time to time, I try to update it. I'm moving away from Firebase (tired of Google support paywall and incompetence), and I'm updating my website to Angular 15.
It's a bit hard for me to understand all the Typescript behavior with such a version leap (8 -> 15) So far I've everything working great but parsing data from my appwrite database is the last bit I'm missing. I understand how it works but I'm lost when it comes to format it for Typescrit.
How can I add queries in my Typescript listDocument line?
Thank you for your help.

It expects an array, but you're only passing one value

Jesus, I'm brain dead I guess. I was paying attention too much to the filter itself and not the whole thing.

thank you

[SOLVED] TypeScript error Angular with Query.
Recommended threads
- Hey ,why this issue
hey , why this issue Access to fetch at 'https://cloud.appwrite.io/v1/databases/68dd166…/collections/met…22%2C"attribute"%3A"searchterm"%2C"values"%3A%5B"d7"%...
- Issue with unarchiving a project
I have a total of 2 projects on my appwrite account and the dashboard still shows one of them as archived and won't let me unarchive it. My mail id is rushilse...
- 500 Server Error after migration
I am trying to migrate my current appwrite instance to a new VPS. I have followed the official [guide](https://appwrite.io/blog/post/how-to-back-up-your-appwrit...
