ambiten / core / QueryCacheOptions
Interface: QueryCacheOptions
Defined in: packages/core/src/types/ambiten.model.type.ts:51
Properties
enabled?
optionalenabled?:boolean
Defined in: packages/core/src/types/ambiten.model.type.ts:52
namespace?
optionalnamespace?:string
Defined in: packages/core/src/types/ambiten.model.type.ts:56
tags?
optionaltags?:string[]
Defined in: packages/core/src/types/ambiten.model.type.ts:55
tenantId
tenantId:
string
Defined in: packages/core/src/types/ambiten.model.type.ts:54
ttl?
optionalttl?:number
Defined in: packages/core/src/types/ambiten.model.type.ts:53
