@stigg/js-client-sdk - v3.93.0

    Type Alias TypographyConfigurationFragment

    type TypographyConfigurationFragment = {
        __typename?: "TypographyConfiguration";
        body?: { __typename?: "FontVariant" } & FontVariantFragment | null;
        fontFamily?: string | null;
        h1?: { __typename?: "FontVariant" } & FontVariantFragment | null;
        h2?: { __typename?: "FontVariant" } & FontVariantFragment | null;
        h3?: { __typename?: "FontVariant" } & FontVariantFragment | null;
    }
    Index

    Properties

    __typename?: "TypographyConfiguration"
    body?: { __typename?: "FontVariant" } & FontVariantFragment | null
    fontFamily?: string | null
    h1?: { __typename?: "FontVariant" } & FontVariantFragment | null
    h2?: { __typename?: "FontVariant" } & FontVariantFragment | null
    h3?: { __typename?: "FontVariant" } & FontVariantFragment | null
    MMNEPVFCICPMFPCPTTAAATR