OBJECT

FontConfig

link GraphQL Schema definition

1type FontConfig {
2
3# ORDERED_FONTS text editor constant
4orderedFonts: [OrderedFonts!]!
5
6}