DocumentationCollectionsCartHandlersFunctions

Update Item Quantity

amerta


amerta / Add Cart Item Handler / updateItemQuantity

Function: updateItemQuantity()

updateItemQuantity(req): Promise<Response>

Defined in: amerta/payload/collections/Cart/handlers/update-item-quantity.ts:21

Parameters

| Parameter | Type | | ------ | ------ | | req | PayloadRequest |

Returns

Promise<Response>