OBJECT
Display condition for a theme component parameter
type ThemeComponentParameterCondition {# Id of the parameter to evaluateparameterId: String! # Expected value (null means not-null check via sentinel)value: Json }