Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingCustomFontInput
The input fields required to update a font.
Signature:
export interface CheckoutBrandingCustomFontInput
Property | Modifiers | Type | Description |
---|---|---|---|
genericFileId | Scalars[‘ID’][‘input’] | A globally-unique ID for a font file uploaded via the Files api. Allowed font types are .woff and .woff2. | |
weight | Scalars[‘Int’][‘input’] | The font weight. Its value should be between 100 and 900. |