CacheInvalidationProps Namespace

Function

Name Description
CacheInvalidationProps.full Create CacheInvalidationProps to fully invalidate all caches.

Defined in

CacheInvalidationProps Interface

Properties for invalidating content cache.

Properties

Name Type Description
content boolean | undefined Invalidate cached content.  
descriptor boolean | undefined Invalidate content descriptor.  
descriptorConfiguration boolean | undefined Invalidate configured content descriptor.  
size boolean | undefined Invalidate cached content size.  

Defined in

Last Updated: 13 May, 2024