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 26407fa commit 30951c8Copy full SHA for 30951c8
.graphqlrc.cjs
@@ -28,6 +28,8 @@ const projects = {
28
...getProjects("sample-apps/discounts/extensions"),
29
...getProjects("checkout/rust/delivery-customization"),
30
...getProjects("checkout/rust/payment-customization"),
31
+ ...getProjects("checkout/javascript/delivery-customization"),
32
+ ...getProjects("checkout/javascript/payment-customization"),
33
...getProjects("discounts/rust/order-discounts"),
34
...getProjects("discounts/rust/product-discounts"),
35
...getProjects("discounts/rust/shipping-discounts"),
0 commit comments