Magidoc

StockLevelInput
Input Object

Input type for upserting stock levels.

Fields

#

locationId

Non-null

The ID or platformProvidedId of the location.

productVariantId

Non-null

The ID or platformProvidedId of the product variant.

quantity

Non-null

The quantity in stock. This will be compared against the organisation safetyStockNumber to determine isInStock.

Usages

#

References

#

  • Argument input of field upsertStockLevels from type Mutation