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

Module implements GraphQL endpoints for InPost_InPostPay module.

Maintainers

Package info

github.com/FastWhiteCat/magento2-module-inpost-pay-graph-ql

Type:magento2-module

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

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v2.6.2 2026-02-19 14:31 UTC

This package is auto-updated.

Last update: 2026-03-25 10:03:44 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