@gradientedge/commercetools-utils
    Preparing search index...

    Type Alias VariantBulkUpdateResult

    VariantBulkUpdateResult:
        | VariantBulkUpdateFailResult
        | VariantBulkUpdateSuccessResult

    Represents the result of a single Variant update within a bulk update request. Use status to determine whether the update succeeded or failed.