# UserErrorsCustomerUserErrors - customer - OBJECT Version: 2024-10 ## Description Provides error codes for failed personal information mutations. ### Access Scopes ## Fields * [code](/docs/api/customer/2024-10/enums/UserErrorsCustomerUserErrorsCode): UserErrorsCustomerUserErrorsCode - The error code. * [field](/docs/api/customer/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [customerUpdate](/docs/api/customer/2024-10/mutations/customerUpdate) Updates the customer's personal information. ## Related Unions ## Examples