Skip to main content

Structure of a criteria object

column
string
required
Name of the column
operator
string
required
Name of the operator. Available operators: equal, like, greater, lower.
value
string
required
Value to match

Example

  • Navigation | Columns: Specify which columns to retrieve. -> ../columns