gardenlawn/magento2-module-inpost-pay-graph-ql

Module implements GraphQL endpoints for InPost_InPostPay module.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/gardenlawn/magento2-module-inpost-pay-graph-ql

dev-master 2025-12-10 21:06 UTC

This package is auto-updated.

Last update: 2025-12-10 21:07:40 UTC


README

Module adds GraphQL mutations, queries and types for InPost_InPostPay module.

License

  • This plugin is licensed under the Creative Commons BY-NC-ND 4.0 License.
  • You are free to use this plugin in its original, unmodified form for non-commercial purposes only.
  • Redistribution, modification, and commercial use are strictly prohibited.
  • License details: http://creativecommons.org/licenses/by-nc-nd/4.0/

Compatibility

  • Magento Community 2.4.6
  • Not tested in other versions

Installation

To enable this extension run following commands:

  • bin/magento module:enable InPost_InPostPayGraphQl
  • bin/magento setup:upgrade