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