GraphQL Methods for Mega Menu Extension

Mega Menu | GraphQL

Queries
  1. amMegaMenuTree
    description: get menu tree
  1. amMegaMenuAll
    description: get all menu items
  1. amMegaMenuWidget
    description: get information about the Amasty MegaMenu Products Widget

      • 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 ...
      • Mega Menu API

        We have created a public API collection for Mega Menu module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections ...
      • How does the menu tree work in the Mega Menu extension?

        In simple terms, Mega Menu items can be categorized into two parts: the default Magento product categories and custom menu items. Categories When it comes to product categories, the Mega Menu extension mirrors the category hierarchy established ...
      • What Amasty extensions support PWA?

        For PWA compatibility, Amasty designed a separate PWA add-ons. They go as supplementary solutions to the main extensions. Amasty PWA add-ons provide the same functionality as the original Amasty extensions. The PWA add-ons are created with the ...
      • Is the Mega Menu module compatible with shared catalog?

        The Mega Menu module seamlessly integrates with Magento's B2B feature, specifically the shared catalog functionality. Shared catalogs are tailored for B2B environments, allowing distinct customer groups to have unique catalog views. The Mega Menu ...