Skip to main content
Anchor to checkoutAndAccountsConfiguration

checkoutAndAccountsConfiguration

query

A checkout and accounts configuration for a shop.

ID!
required

The ID of the configuration.


Was this section helpful?

Anchor to CheckoutAndAccountsConfigurationCheckoutAndAccountsConfiguration
CheckoutAndAccountsConfiguration

A checkout and account configuration packages branding settings, UI extensions, and overrides for a shop's checkout.

CheckoutAndAccountsConfigurationBranding

The branding configuration.

DateTime!
non-null

The date and time when the configuration was created.

DateTime!
non-null

The date and time when the configuration was last edited.

ID!
non-null

A globally-unique ID.

Boolean!
non-null

Whether the configuration is published or not.

String!
non-null

The configuration name.

[CheckoutAndAccountsConfigurationOverride!]!
non-null

The list of overrides for the configuration.

DateTime!
non-null

The date and time when the configuration was last updated.


Was this section helpful?