I have a scenario where I want to display some array (eg: list of files)when component is loaded using NGRX.
So what I have done is created two actions as below