Skip to content

Commit 963c549

Browse files
committed
add delivery sample to graphqlrs
1 parent b945252 commit 963c549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.graphqlrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ function getProjects(path) {
2727
const projects = {
2828
...getProjects("sample-apps/discounts/extensions"),
2929
...getProjects("sample-apps/payment-customizations/extensions"),
30+
...getProjects("sample-apps/delivery-customizations/extensions"),
3031
...getProjects("checkout/rust/delivery-customization"),
3132
...getProjects("checkout/rust/payment-customization"),
3233
...getProjects("checkout/javascript/delivery-customization"),

0 commit comments

Comments
 (0)