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