Skip to main content

StoreFontsTranslationInput

No description

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

Fields​

StoreFontsTranslationInput.type ● FontTypeEnum enum​

StoreFontsTranslationInput.typeFace ● String scalar​

StoreFontsTranslationInput.fontFamily ● String scalar​

StoreFontsTranslationInput.weight ● String scalar​

StoreFontsTranslationInput.category ● String scalar​

StoreFontsTranslationInput.isItalic ● Boolean scalar​

StoreFontsTranslationInput.url ● String scalar​

StoreFontsTranslationInput.locale ● String! non-null scalar​