InputFilter interface
Defines a filter for subscription inputs. The filter matches a set of inputs if any (one or more) of the groups evaluates to true.
conditions | Groups of input filter expressions. This filter matches a set of inputs if any (one or more) of the groups evaluates to true. |
Groups of input filter expressions. This filter matches a set of inputs if any (one or more) of the groups evaluates to true.
conditions: InputFilterCondition[]