ENUM
ThemeVariableType
Type of theme variable
link GraphQL Schema definition
- enum ThemeVariableType {
- # Generic value (simple string)
- # Color value
- # Color token (reusable color reference)
- # Font configuration
- # Font import URL (e.g., Google Fonts)
- # Background configuration
- # Box dimensions and spacing
- }