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