Log in
Model

UpdateCustomerAddress

Magento\CustomerGraphQl\Model\Customer\Address\UpdateCustomerAddress

What it does

This model class handles updating existing customer addresses in Magento 2's GraphQL API.

Developers use this class when processing GraphQL mutations to modify customer address data, ensuring proper validation, data population, and persistence while handling region/country codes and converting exceptions to GraphQL-appropriate errors.

Public Methods

  • execute()