frontend / api/inventory/priceMutations
api/inventory/priceMutations
File
priceMutations.ts
Enterprise
- Single-responsibility: focused on price changes only
- Tolerant error handling with boolean returns
- PATCH endpoint pattern for atomic price updates
- URL-safe ID encoding for special characters