Editing one entry at a time is fine for small lists, but adjusting hundreds of prices after a supplier renegotiation or a promotional window isn't a row-by-row job. The bulkAdjustPriceListEntries mutation lets you change the value of many entries in a single transaction, with the same validation rules that guard individual writes.
You pass three things: which list, which entries, and what to do to each.
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.