Interface TreeImportOptions

Tree import options

interface TreeImportOptions {
    deps: boolean;
    reUuid: boolean;
}

Properties

Properties

deps: boolean

Include any dependencies (scripts, email templates, SAML entity providers and circles of trust, social identity providers, themes).

reUuid: boolean

Generate new UUIDs for all nodes during import.