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