Skip to content

Commit 29b215a

Browse files
committed
B2B-2469: Improve category children loading
1 parent 3198c1b commit 29b215a

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/CategoryTree/Wrapper

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ public function __construct(int $id)
3939

4040
/**
4141
* Set category model data for node.
42+
*
43+
* @param array|null $modelData
4244
*
4345
* @return $this
4446
*/

0 commit comments

Comments
 (0)