A higher order reducer that creates a reducer that handles the error type actions returned by the apiMiddleware.
apiMiddleware
A string value that is used to namespace an action type.
A reducer that handles the error actions dispatched by the apiMiddleware.
Generated using TypeDoc
A higher order reducer that creates a reducer that handles the error type actions returned by the
apiMiddleware
.