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:
Carlos R. L. Rodrigues
2024-08-06 18:58:08 +00:00
committed by GitHub
parent 04044c984b
commit 3d7dce2bec
6 changed files with 74 additions and 20 deletions
@@ -18,6 +18,7 @@ export const defaultAdminRetrieveOrderFields = [
"total",
"subtotal",
"tax_total",
"order_change",
"discount_total",
"discount_tax_total",
"original_total",