Hello Appwriter!
well, this is the first time i will be making using of Relationship attribute, it is a one to many relationship.
my question here is that how can i create a document and save data to the relationship from my flutter code, its kind of confusing
Please, enlighten me on how to use Relationship with Appwrite [cloud]
TL;DR
Developer is trying to set up a one-to-many relationship attribute in Appwrite. They are specifically asking for guidance on creating a document and saving data to the relationship from Flutter code. The solution involves using the appropriate Appwrite API method for creating documents and establishing the relationship.