Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingGlobalInput
The input fields used to update the global customizations.
Signature:
export interface CheckoutBrandingGlobalInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| cornerRadius? | InputMaybe<CheckoutBrandingGlobalCornerRadius | `${CheckoutBrandingGlobalCornerRadius}`> | (Optional) The global corner radius. | |
| typography? | InputMaybe<CheckoutBrandingTypographyStyleGlobalInput> | (Optional) The global typography customizations. |