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


