template-provider / module-attribute
There is no license information available for the latest version (1.0.2) of this package.
Attribute
Package info
github.com/template-provider/module-attribute
Type:magento2-module
pkg:composer/template-provider/module-attribute
1.0.2
2021-06-22 11:37 UTC
Requires
- php: ~7.4.0
This package is auto-updated.
Last update: 2026-02-22 22:00:13 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