Skip to main content
Anchor to CheckoutAndAccountsConfigurationUpdatePayload

CheckoutAndAccountsConfigurationUpdatePayload

payload

Return type for checkoutAndAccountsConfigurationUpdate mutation.

•CheckoutAndAccountsConfiguration

The updated configuration.

•[CheckoutAndAccountsConfigurationUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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?