You can cause an action to dispatch that updates your object (or you can type it by hand, whichever is easier for you) and then you can cause a new dispatch straight from the tool with the following button

for example, if you wish to simulate the server returned an object in a different state, just dispatch the action that updated the object again with the modified fields.