Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingCustomFont
A custom font.
Signature:
export interface CheckoutBrandingCustomFont extends CheckoutBrandingFont
Extends: CheckoutBrandingFont
Property | Modifiers | Type | Description |
---|---|---|---|
genericFileId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) Globally unique ID reference to the custom font file. | |
sources? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The font sources. | |
weight? | Maybe<Scalars[‘Int’][‘output’]> | (Optional) The font weight. |