BrandKitProperties
No description
type BrandKitProperties {
typography: Typographies!
palette: Palette!
components: Components!
colorSets: [ColorSet!]!
shape: Shape
}
Fields
BrandKitProperties.typography
● Typographies!
non-null object
BrandKitProperties.palette
● Palette!
non-null object
BrandKitProperties.components
● Components!
non-null object
BrandKitProperties.colorSets
● [ColorSet!]!
non-null object
BrandKitProperties.shape
● Shape
object
Member Of
BrandKitForRenderer
object ● BrandKitRevision
object