✒️
Magento 2 Table Rate Shipping
  • Overview
  • Installation
    • Setup Module
  • Config and Usage
    • Module Configuration
    • Manage Table Rates Shipping
    • Create/Update a New Rates Shipping
    • Show Table Rate Shipping In FrontEnd
  • Rest API
  • Graph Ql
  • Other Module Guides
    • Magento 2 Step Recommendation
Powered by GitBook
On this page

Graph Ql

PreviousRest APINextMagento 2 Step Recommendation

Last updated 3 years ago

Please setup the Graph Ql extension at here:

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
https://github.com/landofcoder/module-product-label-graph-ql