fix(core-flows): copy line items attribute (#8471)
removing `requires_shipping` from variant won't be part of this PR
This commit is contained in:
@@ -18,6 +18,7 @@ export const defaultAdminRetrieveOrderFields = [
|
||||
"total",
|
||||
"subtotal",
|
||||
"tax_total",
|
||||
"order_change",
|
||||
"discount_total",
|
||||
"discount_tax_total",
|
||||
"original_total",
|
||||
|
||||
Reference in New Issue
Block a user