devgfnl / magento2-pixqrcode-graph-ql
There is no license information available for the latest version (1.0.0) of this package.
This Magento 2 module adds support for GraphQL queries related to Pix QR Code payments.
Package info
github.com/GabrielFNLima/magento2-pixqrcode-graphql
Type:magento2-module
pkg:composer/devgfnl/magento2-pixqrcode-graph-ql
1.0.0
2024-03-24 18:50 UTC
Requires
- gfnl/magento2-pixqrcode: *
- magento/framework: *
README
This Magento 2 module adds support for GraphQL queries related to Pix QrCode payments.
Installation
To install this module, follow these steps:
Use composer to install the module:
composer require devgfnl/magento2-pixqrcode-graph-ql
Enable the module:
bin/magento module:enable GFNL_PixQrCodeGraphQL bin/magento setup:upgrade