eq, ne, le, ge, lt, gt, in, contains, startwith, endwith, isnull, isnotnull
PostalCode
eq, ne, le, ge, lt, gt, in, contains, startwith, endwith, isnull, isnotnull
EncryptedText
search
in
The in operator needs to pass in an array of values:
{ "value": ["hello", "hi"] }
search
The search operation supports only encrypted searchable fields and only prefix matching.
For example, if the encrypted plaintext is ABCDE, the search can be performed by ABC but cannot be performed by BC.
In addition, not all Option options are supported. Only the following options are supported:
Operators supported by object query conditions
Operator List
The in operator needs to pass in an array of values:
The search operation supports only encrypted searchable fields and only prefix matching. For example, if the encrypted plaintext is ABCDE, the search can be performed by ABC but cannot be performed by BC.
In addition, not all Option options are supported. Only the following options are supported: