OBJECT
FontConfig
link GraphQL Schema definition
1 type FontConfig { 2 3 # ORDERED_FONTS text editor constant 4 : [OrderedFonts!]! 5 6 }
OBJECT
1 type FontConfig { 2 3 # ORDERED_FONTS text editor constant 4 : [OrderedFonts!]! 5 6 }