@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbTreeAncestorsOfRequestArgs

    interface UmbTreeAncestorsOfRequestArgs {
        treeItem: { entityType: string; unique: string };
    }
    Index

    Properties

    Properties

    treeItem: { entityType: string; unique: string }