☰
stockProducts
Returns products with stock movements
Finds products that have stock movements and returns them
Function signature
stockProducts(companyId: Int!,options: ListStockMovementOptions): StockProducts!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: ListStockMovementOptions