Typographies
No description
type Typographies {
h1: Typography!
h2: Typography!
h3: Typography!
h4: Typography!
h5: Typography!
h6: Typography!
body1: Typography!
body2: Typography!
a: Link
fallbackFont: String
}
Fields
Typographies.h1 ● Typography! non-null object
Typographies.h2 ● Typography! non-null object
Typographies.h3 ● Typography! non-null object
Typographies.h4 ● Typography! non-null object
Typographies.h5 ● Typography! non-null object
Typographies.h6 ● Typography! non-null object
Typographies.body1 ● Typography! non-null object
Typographies.body2 ● Typography! non-null object
Typographies.a ● Link object
Typographies.fallbackFont ● String scalar
Member Of
BrandKitProperties object


