# CustomerUpdateDefaultAddressPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerUpdateDefaultAddress` mutation. ### Access Scopes ## Fields * [customer](/docs/api/admin-graphql/2024-10/objects/Customer): Customer - The customer whose address was updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerUpdateDefaultAddress](/docs/api/admin-graphql/2024-10/mutations/customerUpdateDefaultAddress) ## Examples