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: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.