Magidoc

Filters_DateTime_c3e33b972e10b05e7a58c5c0a8c83b15
Input Object

Field filters

Fields

#

between

Is between from and to inclusive of from and to

eq

Equals

gt

Greater than

gte

Greater than or equals

in

In the array of values

isnull

Is null

lt

Less than

lte

Less than or equals

neq

Not equals

notin

Not in the array of values

sort

Sort by field. ASC or DESC.