types_src.yamlconfig.cacheinvalidateconfig
#
Interface: CacheInvalidateConfigtypes/src.YamlConfig.CacheInvalidateConfig
Invalidation rules
#
Hierarchy- CacheInvalidateConfig
#
Table of contents#
Properties#
Properties#
effectingOperations• Optional
effectingOperations: CacheEffectingOperationConfig[]
Invalidate the cache when a specific operation is done without an error
Defined in: packages/types/src/config.ts:860
#
ttl• Optional
ttl: number
Specified in seconds, the time-to-live (TTL) value limits the lifespan
Defined in: packages/types/src/config.ts:864