File tree 6 files changed +3
-168
lines changed
6 files changed +3
-168
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 13
13
</argument >
14
14
</arguments >
15
15
</type >
16
- <type name =" Magento\CatalogGraphQl\Model\Resolver\Aggregations" >
17
- <plugin name =" aggregations-reorder" type =" Magento\CatalogGraphQlAux\Plugin\Aggregations" />
18
- </type >
19
16
<type name =" Magento\CatalogGraphQl\Model\Resolver\Products\Query\FieldSelection" >
20
17
<plugin name =" custom-attributes-fields" type =" Magento\CatalogGraphQlAux\Plugin\Query\FieldSelection" />
21
18
</type >
Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"php" : " ~7.3.0||~7.4.0" ,
14
14
"magento/framework" : " *" ,
15
+ "magento/module-quote" : " *" ,
15
16
"magento/module-quote-graph-ql" : " *"
16
17
},
17
18
"suggest" : {
26
27
}
27
28
}
28
29
}
29
-
Original file line number Diff line number Diff line change 11
11
},
12
12
"require" : {
13
13
"php" : " ~7.3.0||~7.4.0" ,
14
+ "magento/module-config" : " *" ,
14
15
"magento/framework" : " *"
15
16
},
16
17
"suggest" : {
25
26
}
26
27
}
27
28
}
28
-
Original file line number Diff line number Diff line change 9
9
xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
10
10
<module name =" Magento_ReCaptchaPwa" >
11
11
<sequence >
12
+ <module name =" Magento_Config" />
12
13
<module name =" Magento_ReCaptchaAdminUi" />
13
14
<module name =" Magento_ReCaptchaVersion2Checkbox" />
14
15
<module name =" Magento_ReCaptchaVersion2Invisible" />
You can’t perform that action at this time.
0 commit comments