This module adds GraphQL functionality for the PAY. Magento2 plugin
PHP 7.2 or higher
PAY. Magento2 plugin 3.5.2 or higher
Tested up to Magento 2.4.6
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.
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.
Contact us: [email protected]