object

Theme

Schema for theme-specific details to fetch.
Fields
appliedTheme
ThemeDetail
Gets the theme configuration and template details of a theme applied to the application.
previewTheme
ThemeDetail
Gets the theme configuration and template details of a theme by theme id.
themePages
[PageDetail]
Get all page level configs, sections and seo data of a theme.
themePageDetail
PageDetail
Get page level configurations, applied sections and seo data of a page by `page_value` received from list pages api.