Magidoc

Filters_String_1bb78ae9f3325089fccab4aafd4b69b5
Input Object

Field filters

Fields

#

contains

Contains the value. Strings only.

endswith

Ends with the value. Strings only.

eq

Equals

in

In the array of values

isnull

Is null

neq

Not equals

notin

Not in the array of values

sort

Sort by field. ASC or DESC.

startswith

Starts with the value. Strings only.