Preview

UpdateProductVariantByIdsInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UpdateProductVariantByIdsInput

Attributes available to update the product's variant(s) by id(s)

This page contains

    Fields

    productId ID!

    Product id

    ids [ID!]!

    Product's variant(s) id(s)

    isEnabled Boolean

    To enable or disable the product variant(s)

    physicalAttributes PhysicalAttributesInput PREVIEW

    Updated physical attributes

    Mutations for UpdateProductVariantByIdsInput

    updateProductVariantsByIds PREVIEW

    Update the product's variant(s) by id(s)