Update Customer Address (GraphQL)
Updates an existing customer address. Send only the fields you want to change. customerId is required and must own the address — omitting it or passing a different customer returns errors[].
Permission: customers.addresses.edit.
Menu overview
See the Customer Addresses overview for the full address-book flow.
Prerequisites
The example uses an illustrative id value. Replace it with the id of a customer address that exists in your store — use the adminCustomerAddresses query to discover valid ids.

