Properties that are need to create DbSyncAssetProvider

Hierarchy

  • DbSyncAssetProviderProps

Properties

cacheTTL?: Seconds

Cache TTL in seconds, defaults to 2 hours

disableDbCache?: boolean

Does not use in-memory cache if true

paginationPageSizeLimit: number

Pagination page size limit used for provider methods constraint.

Generated using TypeDoc