• Inverts the effect of a query expression and returns documents that do not match the query expression.

    Parameters

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

    Returns ((obj) => boolean)

      • (obj): boolean
      • Parameters

        Returns boolean