template-provider/module-attribute

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

Attribute

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/template-provider/module-attribute

1.0.2 2021-06-22 11:37 UTC

This package is auto-updated.

Last update: 2025-09-22 21:11:06 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