I need to set my web socket response to the state.we are using NGXS state. I have dispatched action inside my socket response in component.Its also getting updated in the state.How to retrieve the details from the state to my component? Can anyone help me on this?