UpdateLineItemWithSelectorDTO
A pair of selectors and data, where the selectors determine which line items to update, and the data determines what to update in the line items.
Loading...
Was this page helpful?
A pair of selectors and data, where the selectors determine which line items to update, and the data determines what to update in the line items.
selector
Partial<CartLineItemDTO>data
Partial<UpdateLineItemDTO>