Preview

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

RemoveProductVariantOptionValueInput

Attributes available to remove a product variant option value

This page contains

    Fields

    productId ID!

    Id of the product to remove the variant option from

    optionCode String!

    The code of the variant option

    valueCode String!

    The code of the variant option value to remove

    Mutations for RemoveProductVariantOptionValueInput

    removeProductVariantOptionValue PREVIEW

    Delete/remove a variant option's value