ENUM
ThemeComponentParameterTypeEnum
List of available component parameter types
link GraphQL Schema definition
- enum ThemeComponentParameterTypeEnum {
- # String
- # Boolean
- # Integer
- # Float
- # Select type
- # Simple select
- # Color in hex format
- # WYSIWYG editor
- # Media from library
- }