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