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
{{ message }}
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.
Filled in fields for Html Head, Header and Footer sections under Content -> Design -> Configuration ->one selected row as per your wish
Steps to reproduce (*)
Open GraphiQL or any other tool to make queries to Magento store
Create a query to get some store configuration information (available from app/code/Magento/ThemeGraphQl/etc/schema.graphqls). The following is an example:
Preconditions (*)
Html Head
,Header
andFooter
sections underContent -> Design -> Configuration ->
one selected row as per your wishSteps to reproduce (*)
app/code/Magento/ThemeGraphQl/etc/schema.graphqls
). The following is an example:Expected result (*)
Returned values reflect values added in the admin area.
Actual result (*)
For requested fields, you've got
null
s as response:The text was updated successfully, but these errors were encountered: