There was an error while loading. Please reload this page.
1 parent 7d3ef4a commit ccf89f7Copy full SHA for ccf89f7
1 file changed
packages/core/core-flows/src/draft-order/utils/fields.ts
@@ -27,7 +27,8 @@ export const draftOrderFieldsForRefreshSteps = [
27
"shipping_methods.tax_lines.*",
28
"customer.*",
29
"customer.groups.*",
30
- "promotions.*",
+ "promotions.id",
31
+ "promotions.code",
32
"subtotal",
33
"item_total",
34
"total",
0 commit comments