Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

BrandEssentialsGoogleFontStyle

No description
Implemented interfaces

An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.

Type fields
name:String!
Beta

The name of the font style.

weight:Int!
Beta

The weight of the font style.

isItalic:Boolean!
Beta

Whether the font style is italic.