frontend / api/inventory/itemMutations
api/inventory/itemMutations
File
itemMutations.ts
Enterprise
- CRUD operations with consistent response pattern
- Tolerant error handling with detailed error messages
- Support for create (POST) and update (PUT) patterns
- Endpoint base centralized for easy backend path adjustments