template-provider/module-attribute

There is no license information available for the latest version (1.0.2) of this package.

Attribute

1.0.2 2021-06-22 11:37 UTC

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