stack

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

AdminTypes.CheckoutBrandingCustomFont interface

A custom font.

Signature:

export interface CheckoutBrandingCustomFont extends CheckoutBrandingFont 

Extends: CheckoutBrandingFont

Properties

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.