Sanitizes query filters against query selector injection attacks by wrapping any nested objects that have a property whose name starts with $ in a $eq.
$
$eq
Generated using TypeDoc
Sanitizes query filters against query selector injection attacks by wrapping any nested objects that have a property whose name starts with
$
in a$eq
.