drinks-it/mageplaza-module-product-alerts-graphql

Magento 2 Product Alerts GraphQl Extension

1.2.0 2020-09-16 14:44 UTC

This package is auto-updated.

Last update: 2023-11-16 21:25:22 UTC


README

Mageplaza Product Alerts Extension supports getting and pushing data on the website with GraphQl.

How to install

Run the following command in Magento 2 root folder:

composer require mageplaza/module-product-alerts-graphql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

To start working with Product Alerts GraphQL in Magento, you need to: