Anchor to CheckoutAndAccountsConfigurationUserErrorCheckout
objectCheckout And Accounts Configuration User Error
Requires access scope or access scope. Also: User must have 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 and permissions.
An error that occurs during the execution of a mutation for managing checkout and accounts configurations.
Anchor to FieldsFields
- code (CheckoutAndAccountsConfigurationUserErrorCode)
- field ([String!])
- message (String!)
- reason (String!)
- Anchor to codecode•Checkout
And Accounts Configuration User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
- Anchor to reasonreason•String!non-null
The reason for the error.
Was this section helpful?
Anchor to MutationsMutations
- checkoutAndAccountsConfigurationUpdate (CheckoutAndAccountsConfigurationUpdatePayload)
- •mutation
Updates a checkout and accounts configuration.
- •ID!required
The ID of the configuration to update.
- Anchor to configurationconfiguration•Checkout
And Accounts Configuration Input! required The intended changes to the configuration.
Arguments
- •ID!
Was this section helpful?