--- title: DisplayableError - Customer API description: Represents an error in the input of a mutation. api_version: 2025-01 api_name: customer type: interface api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError md: https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError.md --- # Displayable​Error interface Represents an error in the input of a mutation. ## Fields * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. *** ## Types implemented in * [Business​Customer​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/BusinessCustomerUserError) OBJECT An error that happens during the execution of a business customer mutation. * code [Business​Customer​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/BusinessCustomerErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Metafields​Delete​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/MetafieldsDeleteUserError) OBJECT An error that occurs during the execution of `MetafieldsDelete`. * code [Metafields​Delete​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/MetafieldsDeleteUserErrorCode) The error code. * element​Index [Int](https://shopify.dev/docs/api/customer/2025-01/scalars/Int) The index of the array element that's causing the error. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Metafields​Set​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/MetafieldsSetUserError) OBJECT An error that occurs during the execution of `MetafieldsSet`. * code [Metafields​Set​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/MetafieldsSetUserErrorCode) The error code. * element​Index [Int](https://shopify.dev/docs/api/customer/2025-01/scalars/Int) The index of the array element that's causing the error. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Subscription​Billing​Cycle​Skip​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleSkipUserError) OBJECT An error that occurs during the execution of `SubscriptionBillingCycleSkip`. * code [Subscription​Billing​Cycle​Skip​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionBillingCycleSkipUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Subscription​Billing​Cycle​Unskip​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleUnskipUserError) OBJECT An error that occurs during the execution of `SubscriptionBillingCycleUnskip`. * code [Subscription​Billing​Cycle​Unskip​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionBillingCycleUnskipUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Subscription​Contract​Status​Update​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionContractStatusUpdateUserError) OBJECT The error codes for failed subscription contract mutations. * code [Subscription​Contract​Status​Update​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionContractStatusUpdateErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [Subscription​Contract​User​Error](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionContractUserError) OBJECT The error codes for failed subscription contract mutations. * code [Subscription​Contract​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionContractUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [User​Errors​Customer​Address​User​Errors](https://shopify.dev/docs/api/customer/2025-01/objects/UserErrorsCustomerAddressUserErrors) OBJECT The error codes that are provided for failed address mutations. * code [User​Errors​Customer​Address​User​Errors​Code](https://shopify.dev/docs/api/customer/2025-01/enums/UserErrorsCustomerAddressUserErrorsCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [User​Errors​Customer​Email​Marketing​User​Errors](https://shopify.dev/docs/api/customer/2025-01/objects/UserErrorsCustomerEmailMarketingUserErrors) OBJECT Provides error codes for marketing subscribe mutations. * code [User​Errors​Customer​Email​Marketing​User​Errors​Code](https://shopify.dev/docs/api/customer/2025-01/enums/UserErrorsCustomerEmailMarketingUserErrorsCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [User​Errors​Customer​User​Errors](https://shopify.dev/docs/api/customer/2025-01/objects/UserErrorsCustomerUserErrors) OBJECT Provides error codes for failed personal information mutations. * code [User​Errors​Customer​User​Errors​Code](https://shopify.dev/docs/api/customer/2025-01/enums/UserErrorsCustomerUserErrorsCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. * [User​Errors​Storefront​Customer​Access​Token​Create​User​Errors](https://shopify.dev/docs/api/customer/2025-01/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors) OBJECT Error codes for failed Storefront Customer Access Token mutation. * code [User​Errors​Storefront​Customer​Access​Token​Create​User​Errors​Code](https://shopify.dev/docs/api/customer/2025-01/enums/UserErrorsStorefrontCustomerAccessTokenCreateUserErrorsCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. *** ```json { "field": "", "message": "" } ```