Out of Stock Notification | GraphQL methods

Out of Stock Notification | GraphQL methods

Mutations
  1. AmxnotifStockSubscribe (input: AmxnotifSubscribeInput)
    description: Subscribe to product comes back in stock alert

  2. AmxnotifPriceSubscribe (input: AmxnotifSubscribeInput)
    description: Subscribe to product price changes

      • 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 ...
      • Custom Stock Status | GraphQL methods

        Query getAmCustomStockStatus description: get information about a stock status
      • 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 ...
      • Customers do not receive notification. What might be the reason?

        Here are several steps to check. Step 1. Set the test email address in Amasty → Out of Stock Notifications → General. Step 2. Send a test notification from Reports → Notifications → Stock Alerts. Step 3. Check the configuration of the crontab by ...
      • Reward Points | GraphQL methods

        Queries rewards description: get information about customer reward points guestRewards (page: Int!) description: get information about highlight points available for guest getRewardsStatistic description: get report about reward points statistics ...