# CustomerDefaultAddressUpdatePayload - storefront - PAYLOAD Version: 2024-10 ## Description Return type for `customerDefaultAddressUpdate` mutation. ### Access Scopes ## Fields * [customer](/docs/api/storefront/2024-10/objects/Customer): Customer - The updated customer object. * [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 * [customerDefaultAddressUpdate](/docs/api/storefront/2024-10/mutations/customerDefaultAddressUpdate) ## Examples