Skip to main content

StoreFontsInput

No description

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

Fields​

StoreFontsInput.type ● FontTypeEnum enum​

StoreFontsInput.typeFace ● String scalar​

StoreFontsInput.fontFamily ● String scalar​

StoreFontsInput.weight ● String scalar​

StoreFontsInput.category ● String scalar​

StoreFontsInput.isItalic ● Boolean scalar​

StoreFontsInput.url ● String scalar​

StoreFontsInput.locale ● String! non-null scalar​