INPUT_OBJECT
StockSetInput
link GraphQL Schema definition
1 input StockSetInput { 2 3 WarehouseInput! : 4 5 String! : 6 7 ProductVariantStockSetInput!]! : [ 8 9 StockQuantityType! : 10 }
INPUT_OBJECT
1 input StockSetInput { 2 3 WarehouseInput! : 4 5 String! : 6 7 ProductVariantStockSetInput!]! : [ 8 9 StockQuantityType! : 10 }