Graph Ql

Please setup the Graph Ql extension at here: https://github.com/landofcoder/module-product-label-graph-ql

Or setup via composer by run commands:

composer require landofcoder/module-productlabel-graphql
php bin/magento module:enable Lof_ProductLabelGraphQl
php bin/magento setup:upgrade --keep-generated
php bin/magento cache:clean

Last updated