https://github.com/paytrail/paytrail-for-adobe-commerce-graphql
Paytrail for Adobe Commerce - GraphQL Module
https://github.com/paytrail/paytrail-for-adobe-commerce-graphql
Last synced: 2 months ago
JSON representation
Paytrail for Adobe Commerce - GraphQL Module
- Host: GitHub
- URL: https://github.com/paytrail/paytrail-for-adobe-commerce-graphql
- Owner: paytrail
- License: mit
- Created: 2023-10-10T12:34:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-25T13:00:52.000Z (9 months ago)
- Last Synced: 2026-01-23T21:14:49.055Z (5 months ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The README.md file content is generated automatically, see [Magento module README.md](https://github.com/magento/devdocs/wiki/Magento-module-README.md) for more information.
# Paytrail_PaymentServiceGraphQl module
## Installation details
For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
## Extensibility
Extension developers can interact with the Paytrail_PaymentServiceGraphQl module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).
[The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Paytrail_PaymentServiceGraphQl module.
### Layouts
The module introduces layout handles in the `view/adminhtml/layout` directory.
For more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).
### UI components
You can extend product and category updates using the UI components located in the `view/adminhtml/ui_component` directory.
For information about a UI component in Magento 2, see [Overview of UI components](https://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).
## Additional information
For information about significant changes in patch releases, see [Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html).