Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingInput
The input fields used to upsert the checkout branding settings.
Signature:
export interface CheckoutBrandingInput
Property | Modifiers | Type | Description |
---|---|---|---|
customizations? | InputMaybe<CheckoutBrandingCustomizationsInput> | (Optional) The customizations that apply to specific components or areas of the user interface. | |
designSystem? | InputMaybe<CheckoutBrandingDesignSystemInput> | (Optional) The design system allows you to set values that represent specific attributes of your brand like color and font. These attributes are used throughout the user interface. This brings consistency and allows you to easily make broad design changes. |