Anchor to checkoutAndAccountsConfigurationUpdatecheckout
mutationcheckout And Accounts Configuration Update
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.
Updates a checkout and accounts configuration.
Anchor to Arguments
Arguments
- configuration (CheckoutAndAccountsConfigurationInput!)
- id (ID!)
- Anchor to configurationconfiguration•Checkout
And Accounts Configuration Input! required The intended changes to the configuration.
- •ID!required
The ID of the configuration to update.
Was this section helpful?
Anchor to CheckoutAndAccountsConfigurationUpdatePayload returnsCheckout And Accounts Configuration Update Payload returns
- configuration (CheckoutAndAccountsConfiguration)
- userErrors ([CheckoutAndAccountsConfigurationUserError!]!)
- Anchor to configurationconfiguration•Checkout
And Accounts Configuration The updated configuration.
- Anchor to userErrorsuser•[Checkout
Errors And Accounts Configuration User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?