Skip to content

Commit 53d03bb

Browse files
committed
B2B-2469: Improve category children loading
- functional fixes
1 parent cb22c2b commit 53d03bb

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/CategoryTree.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ private function joinAttributesRecursively(
144144
* @param ResolveInfo $resolveInfo
145145
* @param array $topLevelCategoryIds
146146
* @param SearchCriteria $searchCriteria
147-
* @param StoreInterface $store
148147
* @param array $attributeNames
149148
* @param ContextInterface $context
150149
* @return Collection

0 commit comments

Comments
 (0)