# DisplayableError - storefront - INTERFACE Version: 2024-10 ## Description Represents an error in the input of a mutation. ### Access Scopes ## Fields * [field](/docs/api/storefront/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/storefront/2024-10/scalars/String): String! - The error message. ## Connections ## Types implemented in * [CartUserError](/docs/api/storefront/2024-10/objects/CartUserError) * [CustomerUserError](/docs/api/storefront/2024-10/objects/CustomerUserError) * [MetafieldDeleteUserError](/docs/api/storefront/2024-10/objects/MetafieldDeleteUserError) * [MetafieldsSetUserError](/docs/api/storefront/2024-10/objects/MetafieldsSetUserError) * [UserError](/docs/api/storefront/2024-10/objects/UserError) * [UserErrorsShopPayPaymentRequestSessionUserErrors](/docs/api/storefront/2024-10/objects/UserErrorsShopPayPaymentRequestSessionUserErrors) ## Examples