Delivery And Apis
Optimizely provides flexible content delivery options through APIs and headless architecture, enabling you to serve content to any frontend or channel. This section covers Optimizely Graph and the GraphQL-based approach to content delivery.
Content Delivery with Optimizely Graph Understand why Optimizely Graph exists, how it delivers content to any frontend, and when to use headless delivery vs traditional rendering.
Content Synchronization Pipeline How content flows from CMS to Graph index, near-real-time sync, webhook notifications, and resync triggers.
Schema Generation and Customization How CMS content types become GraphQL types, automatic vs custom schema generation, and extending with custom fields.
Query Optimization Caching strategies, saved query templates, item queries, and performance patterns for fast content delivery.
Graph Authentication Models Single Key and HMAC authentication models, when to use each, and security considerations.