GitHub

DaffCartRetrievalActionInjection

Represents an injection of a cart retrieval action. These actions are typically dispatched when an operation that mutates or loads the cart completes. Actions provided to DAFF_CART_RETRIEVAL_ACTIONS are natively understood by Daffodil reducers and will automatically populate the appropriate pieces of state when they are dispatched.

API

type DaffCartRetrievalActionInjection = DaffCartRetrievalActionDirectInjection | DaffCartRetrievalActionTransformedInjection

Type Options
DaffCartRetrievalActionInjection DaffCartRetrievalActionDirectInjection | DaffCartRetrievalActionTransformedInjection