ConditionTemplate
type ConditionTemplate = Record<Operand, | ValueExpression | TemplateExpression>;Implicit AND between all attributes in the template This is an object where keys are operands and values are either values or template expressions