Search by

selveq / store-graphql

ahmedwalied

Magento 2 Store GraphQl extension for ScandiPWA theme

Package info

github.com/sellveq/store-graphql

Issues

Type:magento2-module

pkg:composer/selveq/store-graphql

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

2.0.0 2026-09-18 20:13 UTC

README

Fork of scandipwa/store-graphql 1.3.1, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandipwa/store-graphql at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.

What it does

  • Extends storeConfig with the settings the theme reads, the config paths listed in src/etc/graphql/di.xml, cacheable through core's own identity.
  • Answers storeList, the store views of the current website with their name, code, active flag and base URLs.
  • Answers priceTaxDisplay, the catalog and shipping tax display modes in the theme's vocabulary.
  • Leaves an empty Store header to Magento's own store resolution, so a request that sends none is served by the default store view.

Install

composer require selveq/store-graphql
bin/magento setup:upgrade

License

OSL-3.0, the license of the original work. Scandiweb's copyright notices are kept in every file, and each file Selveq changed carries a Modifications © Selveq notice.