Graph Ql
composer require landofcoder/module-productlabel-graphql
php bin/magento module:enable Lof_ProductLabelGraphQl
php bin/magento setup:upgrade --keep-generated
php bin/magento cache:cleanQuery
Magento 2 Module Lof RmaGraphQl
``landofcoder/module-rma-graph-ql``Main Functionalities
Installation
Type 1: Zip file
Type 2: Composer
Query
Get Rma by ID
LofRmaList
LofRmaOrderById
LofRmaOrders
Mutation
Create a new Rma
Confirm Shipping
Send Message
Last updated