OBJECT
Theme component entity parameter
type ThemeComponentEntityParameter {# Idid: String! # Type of component entity parametertype: ThemeComponentEntityParameterTypeEnum # Labellabel: String # Twig variable nameslug: String # Can have multiple values?multiple: Boolean # Faker data valuefakerValue: Json }