paynl / magento2-graphql

Adds GraphQl support to the `PAY. plugin for Magento2`.

Home Page:https://www.pay.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAY. GraphQL Extension for Magento

Description

This module adds GraphQL functionality for the PAY. Magento2 plugin

Requirements

PHP 7.2 or higher
PAY. Magento2 plugin 3.5.2 or higher
Tested up to Magento 2.4.6

Installation

On your server's command line, navigate to the installation directory of Magento and enter the following commands:

composer require paynl/magento2-graphql
php bin/magento setup:upgrade
php bin/magento cache:clean

The plugin is now installed and ready for use.

Usage and Examples

To see how to use the queries, please check our GraphQL wiki.

This GraphQL library consists of queries, mutations and some other classes. They are explained on the wiki.

Support

https://www.pay.nl

Contact us: support@pay.nl

About

Adds GraphQl support to the `PAY. plugin for Magento2`.

https://www.pay.nl


Languages

Language:PHP 100.0%