Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to checkoutAndAccountsConfigurationUpdate

checkoutAndAccountsConfigurationUpdate

mutation

Requires write_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.

Updates a checkout and accounts configuration.

The intended changes to the configuration.

ID!required

The ID of the configuration to update.


Was this section helpful?

Anchor to CheckoutAndAccountsConfigurationUpdatePayload returnsCheckoutAndAccountsConfigurationUpdatePayload returns

The updated configuration.

The list of errors that occurred from executing the mutation.


Was this section helpful?