Effects for handling product actions and for triggering corresponding service requests.
Name | Type | Description |
---|---|---|
load$ | Observable<any> | Handles ProductLoadAction by making a service call for a product and returning a success or failure action to the action stream. |