Skip to main content

ILoadJSONOptions <T>

apply or override collection level settings

@field

retainDirtyFlags - whether collection dirty flags will be preserved

Indexable

[collectionName: string]: Partial<ILoadJSONCollectionConfiguration<T>> | boolean | string | number | null | Function | PersistenceAdapter<any>

Index

Properties

retainDirtyFlags

retainDirtyFlags: boolean

throttledSaves

throttledSaves: boolean