You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.
The maximum level value is being calculated incorrectly.
Preconditions
The result response does not contain the last child item (specified on the deepest level according to the request).
Looks like the issue appears due to the incorrect maximum depth level calculation in \Magento\CatalogGraphQl\Model\Resolver\Products\DataProvider (line 100).
Expected result
Actual result
The text was updated successfully, but these errors were encountered:
@dmytro-ch as i see for your the category children is working, for some reason for me it´s not i have posted a issue here #123 can you see please anything work with my query?
The maximum level value is being calculated incorrectly.
Preconditions
The result response does not contain the last child item (specified on the deepest level according to the request).
Looks like the issue appears due to the incorrect maximum depth level calculation in
\Magento\CatalogGraphQl\Model\Resolver\Products\DataProvider
(line 100).Expected result
Actual result
The text was updated successfully, but these errors were encountered: