0
, false
, ""
, NaN
, []
, or #Error!
the record will be included in the response. For example, to only include records where Name isn't empty, pass in NOT({Name} = '')
field
key specifying the name of the field to sort on, and an optional direction
key that is either "asc"
or "desc"
[{field: "Name", direction: "desc"}]