Loading...
Was this page helpful?
This documentation provides a reference to the getLineItemActionsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step returns lists of cart line items to create or update based on the provided input.
GetLineItemActionsStepInput
GetLineItemActionsStepInputid
stringitems
CreateLineItemForCartDTO[]GetLineItemActionsStepOutput
GetLineItemActionsStepOutputitemsToCreate
CreateLineItemForCartDTO[]itemsToUpdate
UpdateLineItemWithSelectorDTO[] | UpdateLineItemWithoutSelectorDTO[]