ComponentText
No description
type ComponentText {
textSize: ComponentTextSize
textColor: ComponentTextColor
text: String!
color: ComponentTextColor
size: ComponentTextSize
}
No description
type ComponentText {
textSize: ComponentTextSize
textColor: ComponentTextColor
text: String!
color: ComponentTextColor
size: ComponentTextSize
}
textSize
(ComponentTextSize
)textColor
(ComponentTextColor
)text
(String!
)color
(ComponentTextColor
)size
(ComponentTextSize
)