DynamicConfig
Overview
DynamicConfig
represents the configuration settings that can be dynamically adjusted to control the behavior of the application.
Attributes
features
type: string (optional)
A string representing the enabled features in the application.
commerce
type: string (optional)
A string representing the commerce configuration.
cms
type: string (optional)
A string representing the CMS configuration.
customerSegments
type: string[] (optional)
An array of customer segment identifiers, used for personalization.
theme
type: string (optional)
A string representing the theme configuration.