Download the PHP package yireo/magento2-byattribute-graph-ql without Composer
On this page you can find all versions of the php package yireo/magento2-byattribute-graph-ql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yireo/magento2-byattribute-graph-ql
More information about yireo/magento2-byattribute-graph-ql
Files in yireo/magento2-byattribute-graph-ql
Download yireo/magento2-byattribute-graph-ql
More information about yireo/magento2-byattribute-graph-ql
Files in yireo/magento2-byattribute-graph-ql
Vendor yireo
Package magento2-byattribute-graph-ql
Short Description Show any listing of any product attribute in GraphQL
License OSL-3.0
Homepage https://www.yireo.com/software/magento-extensions/byattribute2
Package magento2-byattribute-graph-ql
Short Description Show any listing of any product attribute in GraphQL
License OSL-3.0
Homepage https://www.yireo.com/software/magento-extensions/byattribute2
Keywords magentocomposer-installer
Please rate this library. Is it a good library?
Informations about the package magento2-byattribute-graph-ql
Yireo ByAttribute GraphQL for Magento 2
This Magento 2 extension adds a GraphQL endpoint for accessing product attributes via GraphQL. This requires at least Magento 2.3 or higher.
To install this module, run:
composer require yireo/magento2-byattribute-graph-ql
./bin/magento module:enable Yireo_ByAttributeGraphQl
Sample GraphQL queries
Here are some sample GraphQL queries to show the usage of this extension:
Or if you want to return less information (and include a category filter):
TODO
- Cache vital parts of product count
- Refactor
ProductCounter
and split it up in smaller classes
All versions of magento2-byattribute-graph-ql with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
^100.0|^101.0|^102.0|^103.0
magento/module-eav Version ^100.0|^101.0|^102.0
magento/module-catalog Version ^101.0|^102.0|^103.0|^104.0
magento/module-graph-ql Version ^100.3
laminas/laminas-db Version *
php Version >=7.0.0
magento/module-eav Version ^100.0|^101.0|^102.0
magento/module-catalog Version ^101.0|^102.0|^103.0|^104.0
magento/module-graph-ql Version ^100.3
laminas/laminas-db Version *
php Version >=7.0.0
The package yireo/magento2-byattribute-graph-ql contains the following files
Loading the files please wait ....