getivy/magento-2-graphql

Ivy Payment Method Graphql

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.0 2023-03-13 17:41 UTC

This package is auto-updated.

Last update: 2024-09-13 20:50:57 UTC


README

This module adds graphql support to Ivy Magento 2 module.

Compatibility

Magento 2.3.x Magento 2.4.x

Installation

You can install this module simply with composer. Here you can find the package.

composer require getivy/magento-2-graphql
php bin/magento module:enable Esparksinc_IvyPaymentGraphql
php bin/magento setup:upgrade
php bin/magento setup:di:compile