DaffCartItemUpdate
Triggers the update of a specific cart item.
Properties
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemUpdateAction |
|
| itemId | T['id'] | |
| changes | Partial<T> |
Triggers the update of a specific cart item.
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemUpdateAction |
|
| itemId | T['id'] | |
| changes | Partial<T> |