Skip to main content
Operator identifier used in filter definitions

Example Usage

Values

This is an open enum. Unrecognized values will not fail type checks.
  • "eq"
  • "neq"
  • "in"
  • "not_in"
  • "gt"
  • "gte"
  • "lt"
  • "lte"