productVariantPreorderDeactivate
Deactivates product variant preorder. It changes all preorder allocation into regular allocation.
Added in Saleor 3.1productVariantPreorderDeactivate(
id: ID!
): ProductVariantPreorderDeactivate
Arguments
productVariantPreorderDeactivate.id
● ID!
non-null scalar miscellaneous
ID of a variant which preorder should be deactivated.
Type
ProductVariantPreorderDeactivate
object products
Deactivates product variant preorder. It changes all preorder allocation into regular allocation.
Added in Saleor 3.1