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.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/devgfnl/magento2-pixqrcode-graph-ql

1.0.0 2024-03-24 18:50 UTC

This package is auto-updated.

Last update: 2025-09-24 22:33:11 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