magenxcommerce / module-weee-graph-ql
N/A
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/magenxcommerce/module-weee-graph-ql
Type:magento2-module
pkg:composer/magenxcommerce/module-weee-graph-ql
Requires
- php: ~7.3.0||~7.4.0
- magenxcommerce/framework: 103.0.*
- magenxcommerce/module-store: 101.1.*
- magenxcommerce/module-tax: 100.4.*
- magenxcommerce/module-weee: 100.4.*
Suggests
- magenxcommerce/module-catalog-graph-ql: 100.4.*
Replaces
- magento/module-weee-graph-ql: *
This package is auto-updated.
Last update: 2026-04-21 14:53:40 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.
Installation details
Before installing this module, note that the Magento_WeeeGraphQl is dependent on the following modules:
Magento_CatalogGraphQlMagento_StoreMagento_TaxMagento_Weee
For information about enabling or disabling a module, see Enable or disable modules.
Extensibility
Extension developers can interact with the Magento_WeeeGraphQl module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_WeeeGraphQl module.