Improved Layered Navigation | GraphQL methods
The Improved Layered Navigation extension doesn't have its own GraphQL requests. Instead, it extends the default Magento requests by introducing supplementary details. You can get additional information stored by the Improved Layered Navigation module from standard Magento requests for product attributes.
Related Articles
What Amasty extensions support GraphQL?
Amasty has introduced additional GraphQL packages for extensions that are GraphQL compatible. These packages are listed in the 'suggest' section of the composer.json file. As a result, they are not automatically installed with the main module. To ...
Shop by Brand | GraphQL methods
Queries ambrandlist (imageWidth: Int, imageHeight: Int, showCount: Boolean, displayZero: Boolean) description: show brands without products ambrandslider (imageWidth: Int, imageHeight: Int, sortBy: String, displayZero: Boolean) description: show ...
Improved Layered Navigation/Shop By Brand API
We have created public API collections for Shop By Page and Shop By Base submodules that are included into Improved Layered Navigation, with all available queries and sample data that you can both test via our demo endpoints and copy to run local ...
How to disable Improved Layered Navigation on a specific store?
For multistore installations, this option is not covered. Although the settings for the Improved Layered Navigation module can be configured individually for each store view, the module cannot be disabled on a store view basis.
How to resolve the "Please select brand attribute in Stores → Configuration → Amasty Extensions → Improved Layered Navigation: Brands." frontend error?
The message “Please select brand attribute in Stores → Configuration → Amasty Extensions → Improved Layered Navigation: Brands” appearing on your All Brands Page indicates that additional configuration is required to display the brands on the ...