--- title: CheckoutAndAccountsAppConfigurationDeleteUserError - GraphQL Admin description: >- An error that occurs during the execution of `CheckoutAndAccountsAppConfigurationDelete`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutAndAccountsAppConfigurationDeleteUserError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutAndAccountsAppConfigurationDeleteUserError.md --- # Checkout​And​Accounts​App​Configuration​Delete​User​Error object An error that occurs during the execution of `CheckoutAndAccountsAppConfigurationDelete`. ## Fields * code [Checkout​And​Accounts​App​Configuration​Delete​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutAndAccountsAppConfigurationDeleteUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [checkout​And​Accounts​App​Configuration​Delete](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/checkoutAndAccountsAppConfigurationDelete) mutation Delete a checkout and accounts app configuration. *** ## <\~> CheckoutAndAccountsAppConfigurationDeleteUserError Mutations ### Mutated by * <\~>[checkout​And​Accounts​App​Configuration​Delete](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/checkoutAndAccountsAppConfigurationDelete) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError) interface *** ## ||-CheckoutAndAccountsAppConfigurationDeleteUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError)