--- title: CheckoutAndAccountsAppConfigurationUpdateUserError - GraphQL Admin description: >- An error that occurs during the execution of `CheckoutAndAccountsAppConfigurationUpdate`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutAndAccountsAppConfigurationUpdateUserError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/CheckoutAndAccountsAppConfigurationUpdateUserError.md --- # Checkout​And​Accounts​App​Configuration​Update​User​Error object An error that occurs during the execution of `CheckoutAndAccountsAppConfigurationUpdate`. ## Fields * code [Checkout​And​Accounts​App​Configuration​Update​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutAndAccountsAppConfigurationUpdateUserErrorCode) 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​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/checkoutAndAccountsAppConfigurationUpdate) mutation Create or update a checkout and accounts app configuration. *** ## <\~> CheckoutAndAccountsAppConfigurationUpdateUserError Mutations ### Mutated by * <\~>[checkout​And​Accounts​App​Configuration​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/checkoutAndAccountsAppConfigurationUpdate) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError) interface *** ## ||-CheckoutAndAccountsAppConfigurationUpdateUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError)