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

    Interface CategoryChangeOrderHintAction

    interface CategoryChangeOrderHintAction {
        action: "changeOrderHint";
        orderHint: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeOrderHint"
    orderHint: string

    New value to set. Must be a decimal value between 0 and 1.