type
ImportOptions
type ImportOptions = core.ImportOptionsTrusted migration identity, status, and source timestamps.
IDstring- Source document identity to preserve.
Statusstore.Status- Source draft or published status to preserve.
CreatedAttime.Time- Source creation timestamp to preserve.
UpdatedAttime.Time- Source modification timestamp to preserve.
LocalAPI.Import still runs access, field validation, hooks, transaction, reference, upload, and version logic. Use only for trusted migrations.