INPUT_OBJECT
Input type for a parameter display condition
input UpdateThemeComponentParameterConditionInput {# Id of the parameter to evaluateparameterId: String!# Expected value (use "__NOT_NULL__" for not-null check)value: Json}