☰
stockMovements
Returns product stock movements
Returns every stock movement for the selected product
Function signature
stockMovements(companyId: Int!,productId: Int!,options: StockMovementOptions): StockMovements!
Type
Arguments
Required fields are marked with "!"companyId: Int!
productId: Int!
options: StockMovementOptions