
Hi! Are there any guides on the design of structure of documents? How can I put another document in a document? put a document id from another collection? is this normal practice?

Hey, for structure, we do not have a design or such but you can follow SQL design patterns, for nested documents, please see this: https://dev.to/appwrite/appwrite-012-migration-post-3cha, this might be of use!

Does this solve your query? if not, let us know so we can help you more
Recommended threads
- Console create row ui not passing ID.uni...
I'm getting an error saying the id is already used but it should be created with ID.unique() it doesn't seem to be reading the row ID field at all. I can't get ...
- Permissions in create_operations() Pytho...
How can I set permissions for `create_operations()`? What even is the correct way to use permissions in Python (using SDK version 13.4.1) ? In my cloud functio...
- Cannot add/update array field
How do I add or update the rows, How exactly to pass properties? (see provided image)
