Skip to main content

FontTypeTranslation

No description

type FontTypeTranslation {
type: FontTypeEnum
typeFace: String
fontFamily: String
weight: String
category: String
url: String
isItalic: Boolean
locale: String!
}

Fields

FontTypeTranslation.type ● FontTypeEnum enum

FontTypeTranslation.typeFace ● String scalar

FontTypeTranslation.fontFamily ● String scalar

FontTypeTranslation.weight ● String scalar

FontTypeTranslation.category ● String scalar

FontTypeTranslation.url ● String scalar

FontTypeTranslation.isItalic ● Boolean scalar

FontTypeTranslation.locale ● String! non-null scalar

Member Of

FontType object