StoreFontsTranslationInput
No description
input StoreFontsTranslationInput {
type: FontTypeEnum
typeFace: String
fontFamily: String
weight: String
category: String
isItalic: Boolean
url: String
locale: String!
}
No description
input StoreFontsTranslationInput {
type: FontTypeEnum
typeFace: String
fontFamily: String
weight: String
category: String
isItalic: Boolean
url: String
locale: String!
}
StoreFontsTranslationInput.type ● FontTypeEnum enumStoreFontsTranslationInput.typeFace ● String scalarStoreFontsTranslationInput.fontFamily ● String scalarStoreFontsTranslationInput.weight ● String scalarStoreFontsTranslationInput.category ● String scalarStoreFontsTranslationInput.isItalic ● Boolean scalarStoreFontsTranslationInput.url ● String scalarStoreFontsTranslationInput.locale ● String! non-null scalar