Headless Caching Strategy

Apply when implementing caching logic, CDN configuration, or performance optimization for a headless VTEX storefront. Covers which VTEX APIs can be cached (Intelligent Search, Catalog) versus which must never be cached (Checkout, Profile, OMS), stale-while-revalidate patterns, cache invalidation, and BFF-level caching. Use for any headless project that needs TTL rules and caching strategy guidance.

vtex 8aaa9b8 21.6 KB Updated

File contents

vtex/skills/tree/main/skills/headless-caching-strategy commit 8aaa9b8c67

Frequently asked questions

npx skillmds add vtex/headless-caching-strategy