Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputFilter

Defines a filter for subscription inputs. The filter matches a set of inputs if any (one or more) of the groups evaluates to true.

Hierarchy

  • InputFilter

Index

Properties

Properties

Optional conditions

conditions: Array<InputFilterCondition>

Groups of input filter expressions. This filter matches a set of inputs if any (one or more) of the groups evaluates to true.

Generated using TypeDoc