Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingDesignSystemInput
The input fields used to update the design system.
Signature:
export interface CheckoutBrandingDesignSystemInput
Property | Modifiers | Type | Description |
---|---|---|---|
colors? | InputMaybe<CheckoutBrandingColorsInput> | (Optional) The color settings for global colors and color schemes. | |
cornerRadius? | InputMaybe<CheckoutBrandingCornerRadiusVariablesInput> | (Optional) The corner radius variables. | |
typography? | InputMaybe<CheckoutBrandingTypographyInput> | (Optional) The typography. |