magento 2 product label graphql extension
* = in production please use the --keep-generated
option
- Unzip the zip file in
app/code/Ves/TestimonialGraphQl/
- Enable the module by running
php bin/magento module:enable Ves_TestimonialGraphQl
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush