Reply to 1131619678462328833
You write (POST) to change the state of the system and then read the new state of the system (or get it back right away from the POST), then update the UI state with what you received from the server. However with ES/CQRS systems you normally will be done with the write part.Response: 1131619681876566016