ConditionGroupFilterInput Input Object
Represents a group of conditions that can be evaluated together using logical operators, supporting nested condition groups for complex rule evaluation.
Fields
#
and
conditionGroups
Nested condition groups that allow for complex hierarchical rule structures with mixed logical operators.
conditions
The collection of individual conditions that are evaluated within this group.
operator
The logical operator (AND/OR) used to evaluate the conditions within this group.
or
Previous
ConditionGroup
Next
ConditionGroupInput
