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