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?
TL;DR
The user had a question about arrays in Appwrite. It was mentioned that updates to an array attribute must be a full update and you can't insert just one item. There was also a question about querying arrays, to which it was mentioned that it depends on the specific use case. The thread ends with a question about a good use case for arrays. No solution was provided.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