Banner Slider | GraphQL methods

Banner Slider | GraphQL methods

Queries

  1. amGetSliderWidget (id: Int @doc(description: "Widget ID."))
    description: information about silder widget

  2. amGetSlider (id: Int @doc(description: "Slider ID.")) 
    description: information about slider

      • 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 ...
      • How do I enable the Secondary Banner slider on the Home Page?

        In Jet Theme Lite, Pro & Premium, the Home Page secondary banner slider is presented by a widget. In order for the slider to function, a corresponding widget needs to be created first, and then added to the Home Page. The slider widget is created in ...
      • Multiple Coupons | GraphQL methods

        Kindly note that the GraphQL functionality for Multiple Coupons is available as a part of an active product subscription or support subscription. Query amGetCouponsByCartId description: get coupons by cart id Mutations amApplyCouponsToCart ...
      • 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 ...
      • One Step Checkout | GraphQL methods

        Queries getAdditionalFields (cartId: String!) description: get information about additional fields getDefaultIpData description: get information about default IP address getAvailableShippingMethods (cartId: String!) description: get the information ...