Mega Menu | GraphQL

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

        1. Amasty\MegaMenu\Api\LinkRepositoryInterface - class for managing links inside the menu: POST /V1/amasty_megaMenu/link, method="save" - create a link; PUT /V1/amasty_megaMenu/link/:entityId, method="save" - edit a link; DELETE ...
      • Color Swatches Pro | GraphQL

        The Color Swatches Pro extension doesn't have its own GraphQL requests. Instead, it complements the default Magento type ConfigurableProduct by introducing supplementary details. When you send a request to Magento for configurable items, you can also ...
      • Pre Order | GraphQL

        The Pre Order extension doesn't have its own GraphQL requests. Instead, it complements the default Magento ProductInterface with additional data. When compiling a request for product information via Magento functionality, you will also get the ...
      • SEO Toolkit | GraphQL

        The SEO Toolkit extension doesn't have its own GraphQL requests. Instead, it extends the default Magento types ProductInterface, CategoryInterface and CmsPage by introducing supplementary details. You can get additional information stored by SEO ...