Home > @vsf-enterprise/sapcc > UseCartEntriesComposable > update
UseCartEntriesComposable.update property
A method for updating an entry in a cart
Signature:
update: (props: UpdateCartEntryProps) => Promise<void>;
Home > @vsf-enterprise/sapcc > UseCartEntriesComposable > update
A method for updating an entry in a cart
Signature:
update: (props: UpdateCartEntryProps) => Promise<void>;
On this page