API Reference > presentation-components > Core > CacheInvalidationProps CacheInvalidationProps Namespace Function Name Description CacheInvalidationProps.full Create CacheInvalidationProps to fully invalidate all caches. Defined in presentation/components/src/presentation-components/common/ContentDataProvider.ts Line 61 CacheInvalidationProps Interface Properties for invalidating content cache. Properties Name Type Description content undefined | boolean Invalidate cached content. descriptor undefined | boolean Invalidate content descriptor. descriptorConfiguration undefined | boolean Invalidate configured content descriptor. size undefined | boolean Invalidate cached content size. Defined in presentation/components/src/presentation-components/common/ContentDataProvider.ts Line 28 Last Updated: 11 June, 2024