I am trying to understand the arrays feature in the attributes. What is a good use case for them? Like if I want to be able add multiple items but dont have a defined numb er?
Yes... and if you don't need to query it
so would it be good for like imgs?
Sure
What is the option if i need to query it?
You can't
ahh
its there any plan to add that down the road?
Also, updates to an array attribute must be a full update. You can't insert one item
Ya
Good to know!
Awesome thank you as always steven!
[SOLVED] arrays in appwrite
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...