You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mebron ,
Could you please take a moment to review the response for your query? Let us know if you need any further assistance or clarification. We're here to help!
Query:
query themeCustomization {
themeCustomization {
id
themeCode
type
name
sortOrder
status
channelId
createdAt
updatedAt
translations {
id
themeCustomizationId
localeCode
options {
title
css
html
images {
link
image
title
imageUrl
}
column_1 {
url
title
sortOrder
}
column_2 {
url
title
sortOrder
}
column_3 {
url
title
sortOrder
}
}
}
}
}
Response:
Could you kindly share the query you're using, along with a screenshot of the error you're encountering? We'd be happy to assist you further once we have a clearer understanding of the issue.
[log]
EXCEPTION -> OperationException(linkException: null, graphqlErrors: [GraphQLError(message: Cannot query field "baseUrl" on type "ShopTheme"., locations: [ErrorLocation(line: 11, column: 5)], path: null, extensions: null), GraphQLError(message: Cannot query field "locale" on type "ThemeTranslation"., locations: [ErrorLocation(line: 14, column: 7)], path: null, extensions: null)])
The text was updated successfully, but these errors were encountered: