• Joins query clauses with a logical OR returns all documents that match the conditions of either clause.

    Parameters

    • selector: string
    • value: unknown
    • options: Options

    Returns ((obj) => boolean)

      • (obj): boolean
      • Parameters

        Returns boolean