# CustomerAddressUpdatePayload - customer - PAYLOAD Version: 2024-10 ## Description Return type for `customerAddressUpdate` mutation. ### Access Scopes ## Fields * [customerAddress](/docs/api/customer/2024-10/objects/CustomerAddress): CustomerAddress - The updated address. * [userErrors](/docs/api/customer/2024-10/objects/UserErrorsCustomerAddressUserErrors): UserErrorsCustomerAddressUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressUpdate](/docs/api/customer/2024-10/mutations/customerAddressUpdate) ## Examples