frankensteinOriginal post
Rank 3: Container
Ive setup relationships in my colllection and its working well with. So how do i fill the relationship attribute from the client side when uploading the document?
Summary
When uploading a document with a relationship attribute, even if you have just one relation, it needs to be in a list format. You can reference an existing document by ID or create new documents using a nested format to establish relationships at the same time. Follow the instructions provided in the Appwrite documentation for creating relationships in collections.