Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingShopifyFontGroupInput
The input fields used to update a Shopify font group.
Signature:
export interface CheckoutBrandingShopifyFontGroupInput
Property | Modifiers | Type | Description |
---|---|---|---|
baseWeight? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) The base font weight. | |
boldWeight? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) The bold font weight. | |
loadingStrategy? | InputMaybe<CheckoutBrandingFontLoadingStrategy | `${CheckoutBrandingFontLoadingStrategy}`> | (Optional) The font loading strategy. | |
name | Scalars[‘String’][‘input’] | The Shopify font name from [the list of available fonts](https://shopify.dev/themes/architecture/settings/fonts#available-fonts), such as Alegreya Sans or Anonymous Pro . |