productVariantPreorderDeactivate Mutation
Deactivates product variant preorder. It changes all preorder allocation into regular allocation.
productVariantPreorderDeactivate(
id: ID!
): ProductVariantPreorderDeactivate
Show return type
Arguments
id ● ID!
ID of a variant which preorder should be deactivated.
Type
ProductVariantPreorderDeactivate
Deactivates product variant preorder. It changes all preorder allocation into regular allocation.