Body, Mind & Soul — API Reference
    Preparing search index...

    Function evaluateConditions

    • Evaluate all conditions on a trigger. Conditions are folded left-to-right using each condition's logicOp ("and" | "or") to combine with the accumulated result.

      Parameters

      • trigger: any
      • context: any

      Returns Promise<any>