Pix QRCode GraphQL

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