Skip to content

Commit fc91210

Browse files
committed
ACSD-49973
1 parent 126c874 commit fc91210

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

support-patches.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8341,5 +8341,23 @@
83418341
}
83428342
}
83438343
}
8344+
},
8345+
"ACSD-49973": {
8346+
"categories": [
8347+
"GraphQL", "Performance"
8348+
],
8349+
"title": "Improves performance of fetching bundled products through GraphQL.",
8350+
"packages": {
8351+
"magento/magento2-base": {
8352+
">=2.4.4 <2.4.5": {
8353+
"file": "os/ACSD-49973_2.4.4-p2.patch"
8354+
}
8355+
},
8356+
"magento/inventory-metapackage": {
8357+
">=1.2.4 <1.2.5": {
8358+
"file": "os/ACSD-49973_1.2.4-p2.patch"
8359+
}
8360+
}
8361+
}
83448362
}
83458363
}

0 commit comments

Comments
 (0)