Skip to content

IsSalableOptionPlugin afterGetUsedProducts is not getting called #3397

Open
@adarshkhatri

Description

@adarshkhatri

Preconditions (*)

  1. 2.4.4-p1

Steps to reproduce (*)

  1. 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>
  1. It should be added to https://github.com/magento/inventory/blob/develop/InventoryConfigurableProduct/etc/graphql/di.xml

Expected result (*)

  1. Plugin should be called while doing GQL query for a configurable product

Actual result (*)

  1. Plugin is not called

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Ready for Grooming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions