stack

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

AdminTypes.CheckoutBrandingCustomFontGroupInput interface

The input fields required to update a custom font group.

Signature:

export interface CheckoutBrandingCustomFontGroupInput 

Properties

Property Modifiers Type Description
base   CheckoutBrandingCustomFontInput The base font.
bold   CheckoutBrandingCustomFontInput The bold font.
loadingStrategy?   InputMaybe<CheckoutBrandingFontLoadingStrategy | `${CheckoutBrandingFontLoadingStrategy}`> (Optional) The font loading strategy.