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

    Interface UmbTreeAncestorsOfRequestArgs

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    treeItem: { entityType: string; unique: string }