test-magenx / module-weee-graph-ql
N/A
100.4.1
2021-10-10 22:20 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/module-store: 101.1.*
- magento/module-tax: 100.4.*
- magento/module-weee: 100.4.*
Suggests
- magento/module-catalog-graph-ql: 100.4.*
This package is auto-updated.
Last update: 2024-09-13 07:19:45 UTC
README
The Magento_WeeeGraphQl module provides type information for the GraphQl module to generate wee tax fields for the catalog and product information endpoints.
The Magento_WeeeGraphQl module extends Magento_GraphQl and Magento_Weee modules. This module provides type and resolver information for GraphQL API.
安装详情
在安装此模块之前,请注意,Magento_WeeeGraphQl 依赖于以下模块
Magento_CatalogGraphQl
Magento_Store
Magento_Tax
Magento_Weee
有关启用或禁用模块的信息,请参阅启用或禁用模块。
可扩展性
扩展开发者可以与 Magento_WeeeGraphQl 模块交互。有关 Magento 扩展机制的更多信息,请参阅Magento 插件。
Magento 依赖注入机制允许您覆盖 Magento_WeeeGraphQl 模块的功能。