Open
Description
Preconditions (*)
- 2.4.4-p1
Steps to reproduce (*)
- The plugin is not added for GQL
<type name="Magento\ConfigurableProduct\Model\Product\Type\Configurable">
<plugin name="is_option_salable" type="Magento\InventoryConfigurableProduct\Plugin\Model\Product\Type\Configurable\IsSalableOptionPlugin"/>
</type>
- It should be added to
https://github.com/magento/inventory/blob/develop/InventoryConfigurableProduct/etc/graphql/di.xml
Expected result (*)
- Plugin should be called while doing GQL query for a configurable product
Actual result (*)
- Plugin is not called
Metadata
Metadata
Assignees
Type
Projects
Status
Ready for Grooming