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
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...
- In which format should i pass the date?
I have a column with the type `datetime`. So i want to know which format is suitable for passing the date