stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingGlobalInput

AdminTypes.CheckoutBrandingGlobalInput interface

The input fields used to update the global customizations.

Signature:

export interface CheckoutBrandingGlobalInput 

Properties

Property Modifiers Type Description
cornerRadius?   InputMaybe<CheckoutBrandingGlobalCornerRadius | `${CheckoutBrandingGlobalCornerRadius}`> (Optional) The global corner radius.
typography?   InputMaybe<CheckoutBrandingTypographyStyleGlobalInput> (Optional) The global typography customizations.