Copy for LLMOn this pageStockUpdateInput Input TypeNo description input StockUpdateInput { stock: ID! quantity: Int!} Fields stock ● ID! Stock. quantity ● Int! Quantity of items available for sell. Member Of ProductVariantStocksUpdateInput input