📦 Smart Supply Pro Docs 🧩 Frontend API
Backend Architecture Backend Architektur Deutsch Frontend Architecture Frontend Architektur Deutsch Backend API Frontend API Backend Coverage Frontend Coverage

Frontend API

  • API Home

Quick Links

  • Frontend Coverage
  • Frontend Architecture

Project

  • Docs Home
  • Backend API
  • Backend Coverage

Reference

  • Modules

On this page

  • api/inventory/types
    • File
    • Enterprise
    • Interfaces
    • Type Aliases

frontend


frontend / api/inventory/types

api/inventory/types

File

types.ts

Enterprise

Keep these minimal and stable. Prefer widening unknown fields to narrow types at the edge (parsers) so that the UI is resilient to backend changes.

Interfaces

  • AdjustQuantityRequest
  • ChangePriceRequest
  • InventoryListParams
  • InventoryListResponse
  • InventoryRow
  • ItemDetails
  • UpsertItemRequest
  • UpsertItemResponse

Type Aliases

  • ServerSort
Smart Supply Pro · Frontend API · Generated by Docs Pipeline