We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f4ae3 commit 33b5026Copy full SHA for 33b5026
lib/internal/Magento/Framework/Api/SearchCriteria.php
@@ -15,7 +15,7 @@ class SearchCriteria extends AbstractSimpleObject implements SearchCriteriaInter
15
/**#@+
16
* Constants for Data Object keys
17
*/
18
- const FILTER_GROUPS = 'filterGroups';
+ const FILTER_GROUPS = 'filter_groups';
19
const SORT_ORDERS = 'sort_orders';
20
const PAGE_SIZE = 'page_size';
21
const CURRENT_PAGE = 'current_page';
0 commit comments