Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingMainInput
The input fields used to update the main area customizations.
Signature:
export interface CheckoutBrandingMainInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| backgroundImage? | InputMaybe<CheckoutBrandingImageInput> | (Optional) The background image of the main area (must not be of SVG format). | |
| colorScheme? | InputMaybe<CheckoutBrandingColorSchemeSelection | `${CheckoutBrandingColorSchemeSelection}`> | (Optional) The selected color scheme for the main area of the checkout. |