This topic describes synchronization of content and content types with the Optimizely Content Delivery API, when using the Optmizely GraphQL API querying service.
How it works
Content types and content on the site needs to be synchronized to the service in order for the service to be functional. Synchronization can be made event driven and/or scheduled. It is recommended to rely on the event-driven synchronization.
Public content
Only public content will be available in the service, and content moved to trash will not be available.
Serialization of content types and content
Content types and content are serialized using the Content Delivery Serializer before they are sent to the service. Any customization to Content Delivery API will also be reflected when using the GraphQL API.
Related topics
Last updated: Dec 08, 2020