devgfnl / magento2-pixqrcode-graph-ql
This Magento 2 module adds support for GraphQL queries related to Pix QR Code payments.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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