Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingTypographyStyleGlobalInput
The input fields used to update the global typography customizations.
Signature:
export interface CheckoutBrandingTypographyStyleGlobalInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| kerning? | InputMaybe<CheckoutBrandingTypographyKerning | `${CheckoutBrandingTypographyKerning}`> | (Optional) The kerning. | |
| letterCase? | InputMaybe<CheckoutBrandingTypographyLetterCase | `${CheckoutBrandingTypographyLetterCase}`> | (Optional) The letter case. |