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

    Interface CategoryChangeParentAction

    interface CategoryChangeParentAction {
        action: "changeParent";
        parent: CategoryResourceIdentifier;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeParent"

    New value to set as parent.