PreImportCallbackResult<T> Interface
Result of the pre-import callback.
Properties
| Name | Type | Description | |
|---|---|---|---|
| cachedData | T | undefined | Optional cached data for in-memory strategy | |
| transformStrategy | DataTransformationStrategy |
Defined in
- core/backend/src/IModelDb.ts Line 301
Last Updated: 23 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.