GitHub

DaffCartRetrievalActionInjection

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

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.