how to query an array attribute with an string value? please help, I'm new to appwite.
Hi, First of all as you stated you are new here, welcome! I hope you are having a good time building with Appwrite
Second, I am not sure which query you are looking for exactly but you might want to see this https://github.com/appwrite/appwrite/issues/2838 and also leave feedback if possible!
I have already seen this GitHub issue post. my query is a little bit different.
he is talking about Array IN Array. And i want to query String IN Array.
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...