GitHub

daffCartReducer

function

import { daffCartReducer } from '@daffodil/cart/state'

Calls each of the individual cart reducers in turn, passing the returned state into the next.

Parameters

Parameterstate: DaffCartReducerState
DefaultdaffCartReducerInitialState
Description
Parameteraction: ActionTypesDaffCartItemInput, DaffCartOrderResult>
Description