Skip to main content
Anchor to CheckoutAndAccountsConfigurationUserError

CheckoutAndAccountsConfigurationUserError

object

Requires read_checkout_and_accounts_configurations access scope or read_checkout_settings access scope. Also: User must have manage_checkout_settings permission and shop must have access to the checkout and accounts editor as well as the contextualized checkouts and customer accounts feature. When modifying configuration overrides, user must have view_markets and create_and_edit_markets permissions.

An error that occurs during the execution of a mutation for managing checkout and accounts configurations.

•CheckoutAndAccountsConfigurationUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.

•String!
non-null

The reason for the error.


Was this section helpful?

•mutation

Updates a checkout and accounts configuration.

Arguments

•ID!
required

The ID of the configuration to update.

•CheckoutAndAccountsConfigurationInput!
required

The intended changes to the configuration.



Was this section helpful?


Was this section helpful?