fix: Include is default billing and shipping fields in the address response (#10970)
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
0924164e86
commit
d845adc68b
@@ -36,6 +36,8 @@ export const defaultStoreCustomerAddressFields = [
|
||||
"country_code",
|
||||
"phone",
|
||||
"metadata",
|
||||
"is_default_shipping",
|
||||
"is_default_billing",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user