
Hi. Right now i am creating a small db for my pet project and i need to create a collection of my "products". In each of products i need an array +w some objects, but when i try to add an atribute i have to choose type of it, and i don't see an array, only string->array or int->array. Help me)

you said that with some objects? which means your object has properties like color, size, and etc? If this correct I prefer to use relationship attributes and this must be a One to many

A product can contain a many object while object must belong to one product. This makes an array for your relationship

Yes, thanks, it looks like I wanted it to. I will definitely try it today
Recommended threads
- unexpected row_invalid_structure error
In images you can see both my code,error, column schema I do have timezone in table schema but still while creating a row i am receving row_invalid_structure e...
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- Data sending problem having
<#564161373148414012> ๐โsupport <#564161373148414012> have few problems in my project running on appwrite . Data is not sending to database .is any update or...
