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 b945252 commit 963c549Copy full SHA for 963c549
.graphqlrc.cjs
@@ -27,6 +27,7 @@ function getProjects(path) {
27
const projects = {
28
...getProjects("sample-apps/discounts/extensions"),
29
...getProjects("sample-apps/payment-customizations/extensions"),
30
+ ...getProjects("sample-apps/delivery-customizations/extensions"),
31
...getProjects("checkout/rust/delivery-customization"),
32
...getProjects("checkout/rust/payment-customization"),
33
...getProjects("checkout/javascript/delivery-customization"),
0 commit comments