Interface TreeImportOptions

Tree import options

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

Properties

Properties

deps: boolean

Include any dependencies specific to AIC or Frodo (scripts, email templates, SAML entity providers and circles of trust, social identity providers, themes, custom nodes).

reUuid: boolean

Generate new UUIDs for all nodes during import.