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.

1.0.0 2024-03-24 18:50 UTC

This package is auto-updated.

Last update: 2024-12-24 20:36:59 UTC


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