CheckoutAndAccountsConfiguration
Requires 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.
A checkout and account configuration packages branding settings, UI extensions, and overrides for a shop's checkout.
Anchor to FieldsFields
- Anchor to brandingSettingsbranding•
Settings The configuration branding settings.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the configuration was created.
- Anchor to editedAtedited•
At DateTime! non-null The date and time when the configuration was last edited.
- •ID!non-null
A globally-unique ID.
- Anchor to isPublishedis•
Published Boolean!non-null Whether the configuration is published or not.
- Anchor to namename•String!non-null
The configuration name.
- Anchor to overridesoverrides•
The list of overrides for the configuration.
- Anchor to settingssettings•
The configuration settings.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time when the configuration was last updated.
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
A checkout and accounts configuration for a shop.
- •query
List of checkout and accounts configurations on a shop.
CheckoutAndAccountsConfiguration Queries
Anchor to MutationsMutations
- •mutation
Updates a checkout and accounts configuration.