Skip to content

Commit 30951c8

Browse files
committed
add new templates to graphqlrc
1 parent 26407fa commit 30951c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.graphqlrc.cjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ const projects = {
2828
...getProjects("sample-apps/discounts/extensions"),
2929
...getProjects("checkout/rust/delivery-customization"),
3030
...getProjects("checkout/rust/payment-customization"),
31+
...getProjects("checkout/javascript/delivery-customization"),
32+
...getProjects("checkout/javascript/payment-customization"),
3133
...getProjects("discounts/rust/order-discounts"),
3234
...getProjects("discounts/rust/product-discounts"),
3335
...getProjects("discounts/rust/shipping-discounts"),

0 commit comments

Comments
 (0)