Skip to content

Commit 3710602

Browse files
author
Oleksandr Iegorov
committed
MC-29026: GraphQL returns filters with some data if you making request to not existing or empty category
1 parent bb2d0f8 commit 3710602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/SwatchesGraphQl/Plugin/Filters/DataProviderPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class DataProviderPlugin
3636
*
3737
* @param FiltersProvider $filtersProvider
3838
* @param \Magento\Swatches\Helper\Data $swatchHelper
39+
* @param \Magento\Swatches\Block\LayeredNavigation\RenderLayered $renderLayered
3940
*/
4041
public function __construct(
4142
FiltersProvider $filtersProvider,

0 commit comments

Comments
 (0)