@umbraco-cms/backoffice
    interface UmbDocumentBlueprintTreeRootModel {
        entityType: "document-blueprint-root";
        hasChildren: boolean;
        icon?: null | string;
        isFolder: boolean;
        name: string;
        unique: null;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    entityType: "document-blueprint-root"
    hasChildren: boolean
    icon?: null | string
    isFolder: boolean
    name: string
    unique: null
    MMNEPVFCICPMFPCPTTAAATR