Log in
Model

StoreConfigDataProvider

Magento\StoreGraphQl\Model\Resolver\Store\StoreConfigDataProvider

What it does

This data provider class retrieves store configuration information for GraphQL queries.

Developers use it to fetch comprehensive store details including codes, names, URLs, currency settings, locale, and timezone for a specific store or all stores within a website.

It also supports extending the configuration data with custom config paths through dependency injection.

Public Methods

  • getStoreConfigData()
  • getAvailableStoreConfig()