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