How to store chat messages

Database & APIs

When making a typical chat page, this is the basic schema for the collection. But isn't this going to create a document for every single chat message that is sent? Isn't there a better way to store messages maybe like in one single document?

What have you tried so far?

-

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies