Arguments
themeId
String!Required
Unique id of theme to query nested queries for theme like preview, details etc.
Response
preview_theme
ThemeDetailGets the theme configuration and template details of a theme by theme id.
theme_pages
[AvailablePage]Get all page level configs, sections and seo data of a theme.
theme_page_detail
AvailablePageGet page level configurations, applied sections and seo data of a page by `page_value` received from list pages api.
Query
Try it
Input Variables
Response
Was this section helpful?