stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanInventoryPolicyInput

AdminTypes.SellingPlanInventoryPolicyInput interface

The input fields required to create or update an inventory policy.

Signature:

export interface SellingPlanInventoryPolicyInput 

Properties

Property Modifiers Type Description
reserve?   InputMaybe<SellingPlanReserve | `${SellingPlanReserve}`> (Optional) When to reserve inventory for the order. The value must be ON_FULFILLMENT or ON_SALE.