Exception: Parse::MongoDB::DeniedOperator

Inherits:
StandardError
  • Object
show all
Defined in:
lib/parse/mongodb.rb

Overview

Error raised when a denied operator is detected in a raw filter or pipeline forwarded through find or aggregate. Currently blocks $where, $function, and $accumulator, which all execute server-side JavaScript.