↓ 1 callersFunctioncallAccountUpdateApi({
email,
phone,
firstName,
lastName,
currentPassword,
newPassword,
}: {
email: string;
phone:
framework-boilerplates/hydrogen/src/components/account/AccountDetailsEdit.client.tsx:301
↓ 1 callersFunctioncallUpdateAddressApi({
id,
firstName,
lastName,
company,
address1,
address2,
country,
province,
city,
phone,
framework-boilerplates/hydrogen/src/components/account/AccountAddressEdit.client.tsx:276