template-provider / module-attribute
Attribute
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0
This package is auto-updated.
Last update: 2024-10-22 19:11:27 UTC
README
Provides a graph ql endpoint for getting an input attribute data
Install
just install it with composer
composer require template-provider/module-attribute
Endpoint
The endpoint of the api is V1/eav/attribute/:attributeCode
The attributeCode variable is the attribute code of the magento input select
Todo
- Add Unit Tests
- Provide Factory for Attribute