And how do you add an object to the list? With a simple mutation. Get `shapes`, and insert a new one. A `LiveObject` is a conflict-resolved object, allowing multiple users to edit it at the same time—changes are merged gracefully together.
2 likes 1 replies
?