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.
Will be nice to have possibility to define list of config parameters that user can request via GraphQL by using graphql/di.xml file. So developer could extend this list easily
Result
By Using GraphQL query we can receive parameters described on this issue, list of variables will be based on di.xml configuration file
The text was updated successfully, but these errors were encountered:
For PWA frontend implementation we need to extend list of parameters which we need to ability to receive from Magento Configuration.
Base implementation: #126
PWA Requirements: magento/pwa-studio#115
At this moment values we need are:
Content -> Design -> Configuration:
Stores -> Configuration
Catalog | Catalog -> Search Engine Optimization: Category URL Suffix
Implementation
Will be nice to have possibility to define list of config parameters that user can request via GraphQL by using graphql/di.xml file. So developer could extend this list easily
Result
By Using GraphQL query we can receive parameters described on this issue, list of variables will be based on di.xml configuration file
The text was updated successfully, but these errors were encountered: