A higher order reducer creates a reducer that handles actions that dispatched by the apiMiddleware after successful server calls.
apiMiddleware
A string value that is used to namespace the action type.
A reducer that handles actions that dispatched by the apiMiddleware after successful server calls.
Generated using TypeDoc
A higher order reducer creates a reducer that handles actions that dispatched by the
apiMiddleware
after successful server calls.