Skip to content

indykoning/rapidez-magento-companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Rapidez Companion

This Magento Module will allow Rapidez to support more functionalit.

Current functionality

Currently this module adds the ProductStockItem type to the ProductInterface in the graphql definition. Allowing you to retrieve the in_stock, qty, min_sale_qty, max_sale_qty, qty_increments

Installation

In your Magento installation run

composer require rapidez/magento2-companion
bin/magento module:enable Rapidez_Companion

Configuration

Configuration options are available under Stores > Configuration > Rapidez > Config

Here you can configure what extra fields should be exposed in GraphQL, fields not exposed will be null.

Release instructions

If GraphQl changes have been made src/etc/module.xml must be updated with the new release version number. This way we can easily detect which fields should be available in GraphQl for use. As Introspection is disabled outside developer mode.

License

GNU General Public License v3. Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages