Type alias ActionQueryCondition

ActionQueryCondition: boolean | string | UnparsedObject

Whether to run this query. If specified, the query will only run if this condition evaluates to true in JavaScript and all other conditions are also met.

Generated using TypeDoc