Skip to content

Commit 83e35bf

Browse files
ENGCOM-5921: Update Magento_BraintreeGraphQl module ReadMe #24680
- Merge Pull Request #24680 from diazwatson/magento2:ReadMe_Magento_BraintreeGraphQl - Merged commits: 1. 1429078 2. a98d74a 3. 6b2e747
2 parents f35c6eb + 6b2e747 commit 83e35bf

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# BraintreeGraphQl
1+
# Magento_BraintreeGraphQl module
22

3-
**BraintreeGraphQl** provides type and resolver for method additional
4-
information.
3+
The Magento_BraintreeGraphQl module provides type and resolver information for the GraphQL module to pass payment information data from the client to Magento.
4+
5+
## Extensibility
6+
7+
Extension developers can interact with the Magento_BraintreeGraphQl module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/plugins.html).
8+
9+
[The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_BraintreeGraphQl module.

0 commit comments

Comments
 (0)