# DisplayableError - customer - INTERFACE Version: 2024-07 ## Description Represents an error in the input of a mutation. ### Access Scopes ## Fields * [field](/docs/api/customer/2024-07/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2024-07/scalars/String): String! - The error message. ## Connections ## Types implemented in * [BusinessCustomerUserError](/docs/api/customer/2024-07/objects/BusinessCustomerUserError) * [MetafieldsDeleteUserError](/docs/api/customer/2024-07/objects/MetafieldsDeleteUserError) * [MetafieldsSetUserError](/docs/api/customer/2024-07/objects/MetafieldsSetUserError) * [SubscriptionBillingCycleSkipUserError](/docs/api/customer/2024-07/objects/SubscriptionBillingCycleSkipUserError) * [SubscriptionBillingCycleUnskipUserError](/docs/api/customer/2024-07/objects/SubscriptionBillingCycleUnskipUserError) * [UserErrorsBusinessContactUserErrors](/docs/api/customer/2024-07/objects/UserErrorsBusinessContactUserErrors) * [UserErrorsCustomerAddressUserErrors](/docs/api/customer/2024-07/objects/UserErrorsCustomerAddressUserErrors) * [UserErrorsCustomerEmailMarketingUserErrors](/docs/api/customer/2024-07/objects/UserErrorsCustomerEmailMarketingUserErrors) * [UserErrorsCustomerUserErrors](/docs/api/customer/2024-07/objects/UserErrorsCustomerUserErrors) * [UserErrorsStorefrontCustomerAccessTokenCreateUserErrors](/docs/api/customer/2024-07/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors) ## Examples