Operator: typeof Operators[number]

Filter operators

  • eq equal
  • neq not equal
  • lt less than
  • gt greater than
  • lte less than or equal
  • gte greater than or equal
  • in includes
  • nin not includes

Generated using TypeDoc